Netsutie PHP Toolkit
InventoryTransferInventory Class Reference

Data Fields

 $line
 
 $item
 
 $description
 
 $units
 
 $quantityOnHand
 
 $adjustQtyBy
 
 $serialNumbers
 
 $fromBinNumbers
 
 $toBinNumbers
 
 $inventoryDetail
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$adjustQtyBy

Definition at line 68 of file InventoryTransferInventory.php.

$description

Definition at line 38 of file InventoryTransferInventory.php.

$fromBinNumbers

Definition at line 88 of file InventoryTransferInventory.php.

$inventoryDetail

Definition at line 108 of file InventoryTransferInventory.php.

$item

Definition at line 28 of file InventoryTransferInventory.php.

$line

Definition at line 18 of file InventoryTransferInventory.php.

$paramtypesmap
static
Initial value:
= array(
"line" => "integer",
"item" => "RecordRef",
"description" => "string",
"units" => "RecordRef",
"quantityOnHand" => "float",
"adjustQtyBy" => "float",
"serialNumbers" => "string",
"fromBinNumbers" => "string",
"toBinNumbers" => "string",
"inventoryDetail" => "InventoryDetail",
)

Definition at line 112 of file InventoryTransferInventory.php.

$quantityOnHand

Definition at line 58 of file InventoryTransferInventory.php.

$serialNumbers

Definition at line 78 of file InventoryTransferInventory.php.

$toBinNumbers

Definition at line 98 of file InventoryTransferInventory.php.

$units

Definition at line 48 of file InventoryTransferInventory.php.


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