Netsutie PHP Toolkit
BinTransferInventory Class Reference

Data Fields

 $line
 
 $item
 
 $description
 
 $preferredBin
 
 $quantity
 
 $itemUnitsLabel
 
 $inventoryDetail
 
 $fromBins
 
 $toBins
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

BinTransferInventory

Definition at line 8 of file BinTransferInventory.php.

Field Documentation

$description

Definition at line 38 of file BinTransferInventory.php.

$fromBins

Definition at line 88 of file BinTransferInventory.php.

$inventoryDetail

Definition at line 78 of file BinTransferInventory.php.

$item

Definition at line 28 of file BinTransferInventory.php.

$itemUnitsLabel

Definition at line 68 of file BinTransferInventory.php.

$line

Definition at line 18 of file BinTransferInventory.php.

$paramtypesmap
static
Initial value:
= array(
"line" => "integer",
"item" => "RecordRef",
"description" => "string",
"preferredBin" => "string",
"quantity" => "float",
"itemUnitsLabel" => "string",
"inventoryDetail" => "InventoryDetail",
"fromBins" => "string",
"toBins" => "string",
)

Definition at line 102 of file BinTransferInventory.php.

$preferredBin

Definition at line 48 of file BinTransferInventory.php.

$quantity

Definition at line 58 of file BinTransferInventory.php.

$toBins

Definition at line 98 of file BinTransferInventory.php.


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