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

Data Fields

 $expirationDate
 
 $externalId
 
 $internalId
 
 $inventoryNumber
 
 $isonhand
 
 $item
 
 $location
 
 $memo
 
 $quantityavailable
 
 $quantityintransit
 
 $quantityonhand
 
 $quantityonorder
 
 $customFieldList
 

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

$customFieldList

Definition at line 138 of file InventoryNumberSearchRowBasic.php.

$expirationDate

Definition at line 18 of file InventoryNumberSearchRowBasic.php.

$externalId

Definition at line 28 of file InventoryNumberSearchRowBasic.php.

$internalId

Definition at line 38 of file InventoryNumberSearchRowBasic.php.

$inventoryNumber

Definition at line 48 of file InventoryNumberSearchRowBasic.php.

$isonhand

Definition at line 58 of file InventoryNumberSearchRowBasic.php.

$item

Definition at line 68 of file InventoryNumberSearchRowBasic.php.

$location

Definition at line 78 of file InventoryNumberSearchRowBasic.php.

$memo

Definition at line 88 of file InventoryNumberSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"expirationDate" => "SearchColumnDateField[]",
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"inventoryNumber" => "SearchColumnStringField[]",
"isonhand" => "SearchColumnBooleanField[]",
"item" => "SearchColumnSelectField[]",
"location" => "SearchColumnSelectField[]",
"memo" => "SearchColumnStringField[]",
"quantityavailable" => "SearchColumnDoubleField[]",
"quantityintransit" => "SearchColumnDoubleField[]",
"quantityonhand" => "SearchColumnDoubleField[]",
"quantityonorder" => "SearchColumnDoubleField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 142 of file InventoryNumberSearchRowBasic.php.

$quantityavailable

Definition at line 98 of file InventoryNumberSearchRowBasic.php.

$quantityintransit

Definition at line 108 of file InventoryNumberSearchRowBasic.php.

$quantityonhand

Definition at line 118 of file InventoryNumberSearchRowBasic.php.

$quantityonorder

Definition at line 128 of file InventoryNumberSearchRowBasic.php.


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