Documentation

Deposit extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$cashBackList  : DepositCashBackList
$class  : RecordRef
$createdDate  : string
$currencyName  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$exchangeRate  : float
$externalId  : string
$internalId  : string
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$otherList  : DepositOtherList
$paramtypesmap  : mixed
$paymentList  : DepositPaymentList
$postingPeriod  : RecordRef
$subsidiary  : RecordRef
$toBePrinted  : bool
$total  : float
$tranDate  : string
$tranId  : string

Properties

$createdDate

public string $createdDate

$currencyName

public string $currencyName

$exchangeRate

public float $exchangeRate

$externalId

public string $externalId

$internalId

public string $internalId

$lastModifiedDate

public string $lastModifiedDate

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "currencyName" => "string", "tranId" => "string", "account" => "RecordRef", "total" => "float", "exchangeRate" => "float", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "memo" => "string", "toBePrinted" => "boolean", "subsidiary" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "paymentList" => "DepositPaymentList", "otherList" => "DepositOtherList", "cashBackList" => "DepositCashBackList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$toBePrinted

public bool $toBePrinted

Search results