Documentation

SupportCaseStatus extends Record

Table of Contents

$autoCloseCase  : bool
$caseOnHold  : bool
$description  : string
$externalId  : string
$insertBefore  : RecordRef
$internalId  : string
$isInactive  : bool
$name  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$stage  : SupportCaseStatusStage

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "insertBefore" => "RecordRef", "stage" => "SupportCaseStatusStage", "caseOnHold" => "boolean", "autoCloseCase" => "boolean", "description" => "string", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")

Search results