Documentation

DepositApplication extends Record

Table of Contents

$accountingBookDetailList  : AccountingBookDetailList
$applied  : float
$applyList  : DepositApplicationApplyList
$arAcct  : RecordRef
$class  : RecordRef
$createdDate  : string
$currency  : RecordRef
$customer  : RecordRef
$customFieldList  : CustomFieldList
$department  : RecordRef
$depDate  : string
$deposit  : RecordRef
$exchangeRate  : float
$externalId  : string
$internalId  : string
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$postingPeriod  : RecordRef
$status  : string
$subsidiary  : RecordRef
$total  : float
$tranDate  : string
$tranId  : string
$unapplied  : float

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "arAcct" => "RecordRef", "status" => "string", "customer" => "RecordRef", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "deposit" => "RecordRef", "depDate" => "dateTime", "currency" => "RecordRef", "exchangeRate" => "float", "memo" => "string", "subsidiary" => "RecordRef", "total" => "float", "department" => "RecordRef", "applied" => "float", "class" => "RecordRef", "unapplied" => "float", "location" => "RecordRef", "tranId" => "string", "applyList" => "DepositApplicationApplyList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results