InventoryAssignment
in package
Table of Contents
- $binNumber : RecordRef
- $expirationDate : string
- $internalId : string
- $inventoryStatus : RecordRef
- $issueInventoryNumber : RecordRef
- $paramtypesmap : mixed
- $quantity : float
- $quantityAvailable : float
- $receiptInventoryNumber : string
- $toBinNumber : RecordRef
- $toInventoryStatus : RecordRef
Properties
$binNumber
public
RecordRef
$binNumber
$expirationDate
public
string
$expirationDate
$internalId
public
string
$internalId
$inventoryStatus
public
RecordRef
$inventoryStatus
$issueInventoryNumber
public
RecordRef
$issueInventoryNumber
$paramtypesmap
public
static mixed
$paramtypesmap
= array("internalId" => "string", "issueInventoryNumber" => "RecordRef", "receiptInventoryNumber" => "string", "binNumber" => "RecordRef", "toBinNumber" => "RecordRef", "quantity" => "float", "expirationDate" => "dateTime", "quantityAvailable" => "float", "inventoryStatus" => "RecordRef", "toInventoryStatus" => "RecordRef")
$quantity
public
float
$quantity
$quantityAvailable
public
float
$quantityAvailable
$receiptInventoryNumber
public
string
$receiptInventoryNumber
$toBinNumber
public
RecordRef
$toBinNumber
$toInventoryStatus
public
RecordRef
$toInventoryStatus