Documentation

Account extends Record

Table of Contents

$acctName  : string
$acctNumber  : string
$acctType  : AccountType
$billableExpensesAcct  : RecordRef
$cashFlowRate  : ConsolidatedRate
$category1099misc  : RecordRef
$class  : RecordRef
$curDocNum  : int
$currency  : RecordRef
$customFieldList  : CustomFieldList
$deferralAcct  : RecordRef
$department  : RecordRef
$description  : string
$eliminate  : bool
$exchangeRate  : string
$externalId  : string
$generalRate  : ConsolidatedRate
$includeChildren  : bool
$internalId  : string
$inventory  : bool
$isInactive  : bool
$legalName  : string
$localizationsList  : AccountLocalizationsList
$location  : RecordRef
$nullFieldList  : NullField
$openingBalance  : float
$paramtypesmap  : mixed
$parent  : RecordRef
$restrictToAccountingBookList  : RecordRefList
$revalue  : bool
$subsidiaryList  : RecordRefList
$tranDate  : string
$unit  : RecordRef
$unitsType  : RecordRef

Properties

$acctNumber

public string $acctNumber

$description

public string $description

$exchangeRate

public string $exchangeRate

$externalId

public string $externalId

$includeChildren

public bool $includeChildren

$internalId

public string $internalId

$openingBalance

public float $openingBalance

$paramtypesmap

public static mixed $paramtypesmap = array("acctType" => "AccountType", "unitsType" => "RecordRef", "unit" => "RecordRef", "acctNumber" => "string", "acctName" => "string", "legalName" => "string", "includeChildren" => "boolean", "currency" => "RecordRef", "exchangeRate" => "string", "generalRate" => "ConsolidatedRate", "parent" => "RecordRef", "cashFlowRate" => "ConsolidatedRate", "billableExpensesAcct" => "RecordRef", "deferralAcct" => "RecordRef", "description" => "string", "curDocNum" => "integer", "isInactive" => "boolean", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "restrictToAccountingBookList" => "RecordRefList", "inventory" => "boolean", "eliminate" => "boolean", "subsidiaryList" => "RecordRefList", "category1099misc" => "RecordRef", "localizationsList" => "AccountLocalizationsList", "openingBalance" => "float", "tranDate" => "dateTime", "revalue" => "boolean", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results