Documentation

InventoryNumberSearchRowBasic extends SearchRowBasic

Table of Contents

$customFieldList  : SearchColumnCustomFieldList
$expirationDate  : array<string|int, SearchColumnDateField>
$externalId  : array<string|int, SearchColumnSelectField>
$internalId  : array<string|int, SearchColumnSelectField>
$inventoryNumber  : array<string|int, SearchColumnStringField>
$isonhand  : array<string|int, SearchColumnBooleanField>
$item  : array<string|int, SearchColumnSelectField>
$location  : array<string|int, SearchColumnSelectField>
$memo  : array<string|int, SearchColumnStringField>
$paramtypesmap  : mixed
$quantityavailable  : array<string|int, SearchColumnDoubleField>
$quantityintransit  : array<string|int, SearchColumnDoubleField>
$quantityonhand  : array<string|int, SearchColumnDoubleField>
$quantityonorder  : array<string|int, SearchColumnDoubleField>

Properties

$paramtypesmap

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

Search results