Documentation

Check extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$balance  : float
$billPay  : bool
$class  : RecordRef
$createdDate  : string
$currency  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$entity  : RecordRef
$exchangeRate  : float
$expenseList  : CheckExpenseList
$externalId  : string
$internalId  : string
$itemList  : CheckItemList
$landedCostMethod  : LandedCostMethod
$landedCostPerLine  : bool
$landedCostsList  : CheckLandedCostList
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$payeeAddress  : Address
$payeeAddressList  : RecordRef
$postingPeriod  : RecordRef
$status  : string
$subsidiary  : RecordRef
$tax2Total  : float
$taxTotal  : float
$toBePrinted  : bool
$tranDate  : string
$tranId  : string
$transactionNumber  : string
$userTotal  : float
$voidJournal  : RecordRef

Properties

$balance

public float $balance

$billPay

public bool $billPay

$createdDate

public string $createdDate

$exchangeRate

public float $exchangeRate

$externalId

public string $externalId

$internalId

public string $internalId

$landedCostPerLine

public bool $landedCostPerLine

$lastModifiedDate

public string $lastModifiedDate

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "status" => "string", "customForm" => "RecordRef", "account" => "RecordRef", "balance" => "float", "entity" => "RecordRef", "subsidiary" => "RecordRef", "postingPeriod" => "RecordRef", "tranDate" => "dateTime", "currency" => "RecordRef", "voidJournal" => "RecordRef", "exchangeRate" => "float", "toBePrinted" => "boolean", "tranId" => "string", "memo" => "string", "department" => "RecordRef", "taxTotal" => "float", "class" => "RecordRef", "tax2Total" => "float", "location" => "RecordRef", "userTotal" => "float", "landedCostMethod" => "LandedCostMethod", "landedCostPerLine" => "boolean", "transactionNumber" => "string", "expenseList" => "CheckExpenseList", "itemList" => "CheckItemList", "accountingBookDetailList" => "AccountingBookDetailList", "landedCostsList" => "CheckLandedCostList", "billPay" => "boolean", "payeeAddressList" => "RecordRef", "payeeAddress" => "Address", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$status

public string $status

$tax2Total

public float $tax2Total

$taxTotal

public float $taxTotal

$toBePrinted

public bool $toBePrinted

$tranDate

public string $tranDate

$tranId

public string $tranId

$transactionNumber

public string $transactionNumber

$userTotal

public float $userTotal

Search results