Documentation

InboundShipment extends Record

Table of Contents

$actualDeliveryDate  : string
$actualShippingDate  : string
$billOfLading  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$expectedDeliveryDate  : string
$expectedShippingDate  : string
$externalDocumentNumber  : string
$externalId  : string
$internalId  : string
$itemsList  : InboundShipmentItemsList
$landedCostList  : InboundShipmentLandedCostList
$nullFieldList  : NullField
$paramtypesmap  : mixed
$shipmentBaseCurrency  : RecordRef
$shipmentMemo  : string
$shipmentNumber  : string
$shipmentStatus  : InboundShipmentShipmentStatus
$vesselNumber  : string

Properties

$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