Netsutie PHP Toolkit
LandedCostSummary Class Reference

Data Fields

 $category
 
 $amount
 
 $source
 
 $transaction
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

LandedCostSummary

Definition at line 8 of file LandedCostSummary.php.

Field Documentation

$amount

Definition at line 28 of file LandedCostSummary.php.

$category

Definition at line 18 of file LandedCostSummary.php.

$paramtypesmap
static
Initial value:
= array(
"category" => "RecordRef",
"amount" => "float",
"source" => "LandedCostSource",
"transaction" => "RecordRef",
)

Definition at line 52 of file LandedCostSummary.php.

$source

Definition at line 38 of file LandedCostSummary.php.

$transaction

Definition at line 48 of file LandedCostSummary.php.


The documentation for this class was generated from the following file: