Netsutie PHP Toolkit
InventoryItemBinNumber Class Reference

Data Fields

 $binNumber
 
 $onHand
 
 $onHandAvail
 
 $location
 
 $preferredBin
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$binNumber

Definition at line 18 of file InventoryItemBinNumber.php.

$location

Definition at line 48 of file InventoryItemBinNumber.php.

$onHand

Definition at line 28 of file InventoryItemBinNumber.php.

$onHandAvail

Definition at line 38 of file InventoryItemBinNumber.php.

$paramtypesmap
static
Initial value:
= array(
"binNumber" => "RecordRef",
"onHand" => "string",
"onHandAvail" => "string",
"location" => "string",
"preferredBin" => "boolean",
)

Definition at line 62 of file InventoryItemBinNumber.php.

$preferredBin

Definition at line 58 of file InventoryItemBinNumber.php.


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