Netsutie PHP Toolkit
InventoryNumberBinSearchRowBasic Class Reference
Inheritance diagram for InventoryNumberBinSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $binNumber
 
 $inventoryNumber
 
 $location
 
 $quantityAvailable
 
 $quantityOnHand
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRowBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

Field Documentation

$binNumber

Definition at line 18 of file InventoryNumberBinSearchRowBasic.php.

$inventoryNumber

Definition at line 28 of file InventoryNumberBinSearchRowBasic.php.

$location

Definition at line 38 of file InventoryNumberBinSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"binNumber" => "SearchColumnSelectField[]",
"inventoryNumber" => "SearchColumnStringField[]",
"location" => "SearchColumnSelectField[]",
"quantityAvailable" => "SearchColumnDoubleField[]",
"quantityOnHand" => "SearchColumnDoubleField[]",
)

Definition at line 62 of file InventoryNumberBinSearchRowBasic.php.

$quantityAvailable

Definition at line 48 of file InventoryNumberBinSearchRowBasic.php.

$quantityOnHand

Definition at line 58 of file InventoryNumberBinSearchRowBasic.php.


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