Table of Contents
-
$description
: string
-
$externalId
: string
-
$includeInLeadReports
: bool
-
$internalId
: string
-
$isInactive
: bool
-
$name
: string
-
$nullFieldList
: NullField
-
$paramtypesmap
: mixed
-
$probability
: float
-
$stage
: CustomerStatusStage
$description
public
string
$description
$externalId
public
string
$externalId
$includeInLeadReports
public
bool
$includeInLeadReports
$internalId
public
string
$internalId
$isInactive
public
bool
$isInactive
$name
public
string
$name
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("name" => "string", "stage" => "CustomerStatusStage", "probability" => "float", "description" => "string", "includeInLeadReports" => "boolean", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")
$probability
public
float
$probability
$stage
public
CustomerStatusStage
$stage