Documentation

InboundShipment extends Record

Table of Contents

$actualDeliveryDate  : mixed
$actualShippingDate  : mixed
$billOfLading  : mixed
$customFieldList  : mixed
$customForm  : mixed
$expectedDeliveryDate  : mixed
$expectedShippingDate  : mixed
$externalDocumentNumber  : mixed
$externalId  : mixed
$internalId  : mixed
$itemsList  : mixed
$landedCostList  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$shipmentBaseCurrency  : mixed
$shipmentMemo  : mixed
$shipmentNumber  : mixed
$shipmentStatus  : mixed
$vesselNumber  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "shipmentNumber" => "string", "externalDocumentNumber" => "string", "shipmentStatus" => "InboundShipmentShipmentStatus", "expectedShippingDate" => "dateTime", "actualShippingDate" => "dateTime", "expectedDeliveryDate" => "dateTime", "actualDeliveryDate" => "dateTime", "shipmentMemo" => "string", "vesselNumber" => "string", "billOfLading" => "string", "landedCostList" => "InboundShipmentLandedCostList", "itemsList" => "InboundShipmentItemsList", "shipmentBaseCurrency" => "RecordRef", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results