Documentation

VendorCredit extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$applied  : float
$applyList  : VendorCreditApplyList
$autoApply  : bool
$billAddressList  : RecordRef
$billingAddress  : Address
$class  : RecordRef
$createdDate  : string
$createdFrom  : RecordRef
$currency  : RecordRef
$currencyName  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$entity  : RecordRef
$entityTaxRegNum  : RecordRef
$exchangeRate  : float
$expenseList  : VendorCreditExpenseList
$externalId  : string
$internalId  : string
$itemList  : VendorCreditItemList
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nexus  : RecordRef
$nullFieldList  : NullField
$paramtypesmap  : mixed
$postingPeriod  : RecordRef
$subsidiary  : RecordRef
$subsidiaryTaxRegNum  : RecordRef
$taxDetailsList  : TaxDetailsList
$taxDetailsOverride  : bool
$taxPointDate  : string
$taxRegOverride  : bool
$total  : float
$tranDate  : string
$tranId  : string
$transactionNumber  : string
$unApplied  : float
$userTaxTotal  : float
$userTotal  : float

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "nexus" => "RecordRef", "subsidiaryTaxRegNum" => "RecordRef", "taxRegOverride" => "boolean", "taxDetailsOverride" => "boolean", "customForm" => "RecordRef", "account" => "RecordRef", "unApplied" => "float", "billAddressList" => "RecordRef", "autoApply" => "boolean", "applied" => "float", "transactionNumber" => "string", "tranId" => "string", "createdFrom" => "RecordRef", "entity" => "RecordRef", "total" => "float", "userTotal" => "float", "currency" => "RecordRef", "currencyName" => "string", "billingAddress" => "Address", "tranDate" => "dateTime", "exchangeRate" => "float", "entityTaxRegNum" => "RecordRef", "taxPointDate" => "dateTime", "userTaxTotal" => "float", "postingPeriod" => "RecordRef", "memo" => "string", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "subsidiary" => "RecordRef", "expenseList" => "VendorCreditExpenseList", "itemList" => "VendorCreditItemList", "accountingBookDetailList" => "AccountingBookDetailList", "applyList" => "VendorCreditApplyList", "taxDetailsList" => "TaxDetailsList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results