Documentation

VendorReturnAuthorization extends Record

Table of Contents

$accountingBookDetailList  : mixed
$billAddressList  : mixed
$billingAddress  : mixed
$class  : mixed
$createdDate  : mixed
$createdFrom  : mixed
$currency  : mixed
$currencyName  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$entity  : mixed
$entityTaxRegNum  : mixed
$exchangeRate  : mixed
$expenseList  : mixed
$externalId  : mixed
$intercoStatus  : mixed
$intercoTransaction  : mixed
$internalId  : mixed
$itemList  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$memo  : mixed
$nexus  : mixed
$nullFieldList  : mixed
$orderStatus  : mixed
$paramtypesmap  : mixed
$subsidiary  : mixed
$subsidiaryTaxRegNum  : mixed
$taxDetailsList  : mixed
$taxDetailsOverride  : mixed
$taxPointDate  : mixed
$taxRegOverride  : mixed
$tranDate  : mixed
$tranId  : mixed
$userTaxTotal  : mixed
$userTotal  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "nexus" => "RecordRef", "subsidiaryTaxRegNum" => "RecordRef", "taxRegOverride" => "boolean", "taxDetailsOverride" => "boolean", "customForm" => "RecordRef", "tranId" => "string", "createdFrom" => "RecordRef", "entity" => "RecordRef", "orderStatus" => "VendorReturnAuthorizationOrderStatus", "tranDate" => "dateTime", "userTotal" => "float", "currency" => "RecordRef", "currencyName" => "string", "billingAddress" => "Address", "billAddressList" => "RecordRef", "memo" => "string", "exchangeRate" => "float", "entityTaxRegNum" => "RecordRef", "taxPointDate" => "dateTime", "userTaxTotal" => "float", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "subsidiary" => "RecordRef", "intercoTransaction" => "RecordRef", "intercoStatus" => "IntercoStatus", "expenseList" => "VendorReturnAuthorizationExpenseList", "itemList" => "VendorReturnAuthorizationItemList", "accountingBookDetailList" => "AccountingBookDetailList", "taxDetailsList" => "TaxDetailsList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results