Property | Type | Description | |
---|---|---|---|
$deliveredUnits | integer | ||
$lineItemId | integer | ||
$matchedUnits | integer | ||
$orderId | integer | ||
$predictedDeliveryUnits | integer | ||
$unitType | tnsUnitType |
Method | Description | |
---|---|---|
__construct ( $lineItemId = null, $orderId = null, $unitType = null, $predictedDeliveryUnits = null, $deliveredUnits = null, $matchedUnits = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $lineItemId = null, $orderId = null, $unitType = null, $predictedDeliveryUnits = null, $deliveredUnits = null, $matchedUnits = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |