Documentation

CustomerStatus extends Record

Table of Contents

$description  : string
$externalId  : string
$includeInLeadReports  : bool
$internalId  : string
$isInactive  : bool
$name  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$probability  : float
$stage  : CustomerStatusStage

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "stage" => "CustomerStatusStage", "probability" => "float", "description" => "string", "includeInLeadReports" => "boolean", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")

Search results