Netsutie PHP Toolkit
AssemblyComponent Class Reference

Data Fields

 $item
 
 $quantity
 
 $quantityOnHand
 
 $componentInventoryDetail
 
 $componentNumbers
 
 $binNumbers
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

AssemblyComponent

Definition at line 8 of file AssemblyComponent.php.

Field Documentation

$binNumbers

Definition at line 68 of file AssemblyComponent.php.

$componentInventoryDetail

Definition at line 48 of file AssemblyComponent.php.

$componentNumbers

Definition at line 58 of file AssemblyComponent.php.

$item

Definition at line 18 of file AssemblyComponent.php.

$paramtypesmap
static
Initial value:
= array(
"item" => "RecordRef",
"quantity" => "float",
"quantityOnHand" => "float",
"componentInventoryDetail" => "InventoryDetail",
"componentNumbers" => "string",
"binNumbers" => "string",
)

Definition at line 72 of file AssemblyComponent.php.

$quantity

Definition at line 28 of file AssemblyComponent.php.

$quantityOnHand

Definition at line 38 of file AssemblyComponent.php.


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