Documentation

DepositApplication extends Record

Table of Contents

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

Properties

$nullFieldList

public mixed $nullFieldList

$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