Documentation

CostCategory extends Record

Table of Contents

$account  : mixed
$externalId  : mixed
$internalId  : mixed
$isInactive  : mixed
$itemCostType  : mixed
$name  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

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

Search results