Documentation

CustomTransaction extends Record

Table of Contents

$accountingBookDetailList  : mixed
$class  : mixed
$createdDate  : mixed
$currency  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$exchangeRate  : mixed
$externalId  : mixed
$internalId  : mixed
$lastModifiedDate  : mixed
$lineList  : mixed
$location  : mixed
$memo  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$postingPeriod  : mixed
$subsidiary  : mixed
$total  : mixed
$tranDate  : mixed
$tranId  : mixed
$tranStatus  : mixed
$tranType  : mixed
$voidJournal  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "tranType" => "RecordRef", "tranId" => "string", "total" => "float", "currency" => "RecordRef", "voidJournal" => "RecordRef", "exchangeRate" => "float", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "memo" => "string", "tranStatus" => "RecordRef", "subsidiary" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "lineList" => "CustomTransactionLineList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results