Documentation

TransferOrder extends Record

Table of Contents

$accountingBookDetailList  : mixed
$altShippingCost  : mixed
$class  : mixed
$createdDate  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$employee  : mixed
$externalId  : mixed
$firmed  : mixed
$fob  : mixed
$handlingTax1Rate  : mixed
$handlingTax2Rate  : mixed
$handlingTaxCode  : mixed
$incoterm  : mixed
$internalId  : mixed
$itemList  : mixed
$lastModifiedDate  : mixed
$linkedTrackingNumbers  : mixed
$location  : mixed
$memo  : mixed
$nullFieldList  : mixed
$orderStatus  : mixed
$paramtypesmap  : mixed
$shipAddressList  : mixed
$shipComplete  : mixed
$shipDate  : mixed
$shipIsResidential  : mixed
$shipMethod  : mixed
$shippingAddress  : mixed
$shippingCost  : mixed
$shippingTax1Rate  : mixed
$shippingTax2Rate  : mixed
$shippingTaxCode  : mixed
$source  : mixed
$status  : mixed
$subsidiary  : mixed
$subTotal  : mixed
$total  : mixed
$trackingNumbers  : mixed
$tranDate  : mixed
$tranId  : mixed
$transferLocation  : mixed
$useItemCostAsTransferCost  : mixed

Properties

$accountingBookDetailList

public mixed $accountingBookDetailList

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "shippingCost" => "float", "subTotal" => "float", "status" => "string", "shippingAddress" => "Address", "shipIsResidential" => "boolean", "shipAddressList" => "RecordRef", "fob" => "string", "tranDate" => "dateTime", "tranId" => "string", "source" => "string", "orderStatus" => "TransferOrderOrderStatus", "subsidiary" => "RecordRef", "employee" => "RecordRef", "useItemCostAsTransferCost" => "boolean", "incoterm" => "RecordRef", "firmed" => "boolean", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "transferLocation" => "RecordRef", "memo" => "string", "shipDate" => "dateTime", "shipMethod" => "RecordRef", "trackingNumbers" => "string", "linkedTrackingNumbers" => "string", "shipComplete" => "boolean", "altShippingCost" => "float", "shippingTax1Rate" => "float", "shippingTax2Rate" => "float", "handlingTax1Rate" => "float", "handlingTax2Rate" => "float", "shippingTaxCode" => "RecordRef", "handlingTaxCode" => "RecordRef", "total" => "float", "itemList" => "TransferOrderItemList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$useItemCostAsTransferCost

public mixed $useItemCostAsTransferCost

Search results