Documentation

InventoryNumberBinSearchRowBasic extends SearchRowBasic

Table of Contents

$binNumber  : array<string|int, SearchColumnSelectField>
$inventoryNumber  : array<string|int, SearchColumnSelectField>
$location  : array<string|int, SearchColumnSelectField>
$paramtypesmap  : mixed
$quantityAvailable  : array<string|int, SearchColumnDoubleField>
$quantityOnHand  : array<string|int, SearchColumnDoubleField>

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("binNumber" => "SearchColumnSelectField[]", "inventoryNumber" => "SearchColumnSelectField[]", "location" => "SearchColumnSelectField[]", "quantityAvailable" => "SearchColumnDoubleField[]", "quantityOnHand" => "SearchColumnDoubleField[]")

Search results