Netsutie PHP Toolkit
InventoryNumberLocations Class Reference

Data Fields

 $location
 
 $quantityOnHand
 
 $quantityAvailable
 
 $quantityOnOrder
 
 $quantityInTransit
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$location

Definition at line 18 of file InventoryNumberLocations.php.

$paramtypesmap
static
Initial value:
= array(
"location" => "string",
"quantityOnHand" => "float",
"quantityAvailable" => "float",
"quantityOnOrder" => "float",
"quantityInTransit" => "float",
)

Definition at line 62 of file InventoryNumberLocations.php.

$quantityAvailable

Definition at line 38 of file InventoryNumberLocations.php.

$quantityInTransit

Definition at line 58 of file InventoryNumberLocations.php.

$quantityOnHand

Definition at line 28 of file InventoryNumberLocations.php.

$quantityOnOrder

Definition at line 48 of file InventoryNumberLocations.php.


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