Netsutie PHP Toolkit
InventoryCostRevaluationCostComponent Class Reference

Data Fields

 $cost
 
 $componentItem
 
 $quantity
 
 $units
 
 $costCategory
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$componentItem

Definition at line 28 of file InventoryCostRevaluationCostComponent.php.

$cost

Definition at line 18 of file InventoryCostRevaluationCostComponent.php.

$costCategory

Definition at line 58 of file InventoryCostRevaluationCostComponent.php.

$paramtypesmap
static
Initial value:
= array(
"cost" => "float",
"componentItem" => "RecordRef",
"quantity" => "float",
"units" => "RecordRef",
"costCategory" => "RecordRef",
)

Definition at line 62 of file InventoryCostRevaluationCostComponent.php.

$quantity

Definition at line 38 of file InventoryCostRevaluationCostComponent.php.

$units

Definition at line 48 of file InventoryCostRevaluationCostComponent.php.


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