Documentation

SubtotalItem extends Record

Table of Contents

$availableToPartners  : bool
$class  : RecordRef
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$description  : string
$displayName  : string
$externalId  : string
$includeChildren  : bool
$internalId  : string
$isInactive  : bool
$issueProduct  : RecordRef
$itemId  : string
$lastModifiedDate  : string
$location  : RecordRef
$nullFieldList  : NullField
$paramtypesmap  : mixed
$subsidiaryList  : RecordRefList
$translationsList  : TranslationList

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "displayName" => "string", "issueProduct" => "RecordRef", "description" => "string", "includeChildren" => "boolean", "customForm" => "RecordRef", "itemId" => "string", "isInactive" => "boolean", "availableToPartners" => "boolean", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "subsidiaryList" => "RecordRefList", "translationsList" => "TranslationList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results