Documentation

ExpenseCategory extends Record

Table of Contents

$customFieldList  : mixed
$customForm  : mixed
$defaultRate  : mixed
$description  : mixed
$expenseAcct  : mixed
$externalId  : mixed
$internalId  : mixed
$isInactive  : mixed
$name  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$rateRequired  : mixed
$ratesList  : mixed
$subsidiaryList  : mixed
$translationsList  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "name" => "string", "description" => "string", "expenseAcct" => "RecordRef", "isInactive" => "boolean", "rateRequired" => "boolean", "subsidiaryList" => "RecordRefList", "defaultRate" => "float", "ratesList" => "ExpenseCategoryRatesList", "translationsList" => "TranslationList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results