InboundShipmentLandedCost
in package
Table of Contents
- $landedCostAllocationMethod : InboundShipmentLandedCostAllocationMethod
- $landedCostAmount : float
- $landedCostCostCategory : RecordRef
- $landedCostCurrency : RecordRef
- $landedCostEffectiveDate : string
- $landedCostExchangeRate : float
- $landedCostShipmentItemsList : RecordRefList
- $paramtypesmap : mixed
Properties
$landedCostAllocationMethod
public
InboundShipmentLandedCostAllocationMethod
$landedCostAllocationMethod
$landedCostAmount
public
float
$landedCostAmount
$landedCostCostCategory
public
RecordRef
$landedCostCostCategory
$landedCostCurrency
public
RecordRef
$landedCostCurrency
$landedCostEffectiveDate
public
string
$landedCostEffectiveDate
$landedCostExchangeRate
public
float
$landedCostExchangeRate
$landedCostShipmentItemsList
public
RecordRefList
$landedCostShipmentItemsList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("landedCostCostCategory" => "RecordRef", "landedCostAmount" => "float", "landedCostCurrency" => "RecordRef", "landedCostExchangeRate" => "float", "landedCostEffectiveDate" => "dateTime", "landedCostAllocationMethod" => "InboundShipmentLandedCostAllocationMethod", "landedCostShipmentItemsList" => "RecordRefList")