Documentation

CostCategory extends Record

Table of Contents

$account  : RecordRef
$externalId  : string
$internalId  : string
$isInactive  : bool
$itemCostType  : CostCategoryItemCostType
$name  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "account" => "RecordRef", "itemCostType" => "CostCategoryItemCostType", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")

Search results