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

Data Fields

 $binNumber
 
 $externalId
 
 $internalId
 
 $inventoryNumber
 
 $quantity
 

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 InventoryDetailSearchRowBasic.php.

$externalId

Definition at line 28 of file InventoryDetailSearchRowBasic.php.

$internalId

Definition at line 38 of file InventoryDetailSearchRowBasic.php.

$inventoryNumber

Definition at line 48 of file InventoryDetailSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"binNumber" => "SearchColumnSelectField[]",
"externalId" => "SearchColumnSelectField[]",
"internalId" => "SearchColumnSelectField[]",
"inventoryNumber" => "SearchColumnSelectField[]",
"quantity" => "SearchColumnDoubleField[]",
)

Definition at line 62 of file InventoryDetailSearchRowBasic.php.

$quantity

Definition at line 58 of file InventoryDetailSearchRowBasic.php.


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