Netsutie PHP Toolkit
CustomerStatusSearchBasic Class Reference
Inheritance diagram for CustomerStatusSearchBasic:
SearchRecordBasic SearchRecord

Data Fields

 $description
 
 $externalId
 
 $externalIdString
 
 $includeInLeadReports
 
 $internalId
 
 $internalIdNumber
 
 $isInactive
 
 $name
 
 $probability
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecordBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecord
static $paramtypesmap
 

Detailed Description

Field Documentation

$description

Definition at line 18 of file CustomerStatusSearchBasic.php.

$externalId

Definition at line 28 of file CustomerStatusSearchBasic.php.

$externalIdString

Definition at line 38 of file CustomerStatusSearchBasic.php.

$includeInLeadReports

Definition at line 48 of file CustomerStatusSearchBasic.php.

$internalId

Definition at line 58 of file CustomerStatusSearchBasic.php.

$internalIdNumber

Definition at line 68 of file CustomerStatusSearchBasic.php.

$isInactive

Definition at line 78 of file CustomerStatusSearchBasic.php.

$name

Definition at line 88 of file CustomerStatusSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"description" => "SearchStringField",
"externalId" => "SearchMultiSelectField",
"externalIdString" => "SearchStringField",
"includeInLeadReports" => "SearchBooleanField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"isInactive" => "SearchBooleanField",
"name" => "SearchStringField",
"probability" => "SearchDoubleField",
)

Definition at line 102 of file CustomerStatusSearchBasic.php.

$probability

Definition at line 98 of file CustomerStatusSearchBasic.php.


The documentation for this class was generated from the following file: