Netsutie PHP Toolkit
CustomerMessageSearchRowBasic Class Reference
Inheritance diagram for CustomerMessageSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $description
 
 $externalId
 
 $internalId
 
 $isInactive
 
 $name
 
 $preferred
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRowBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

Field Documentation

$description

Definition at line 18 of file CustomerMessageSearchRowBasic.php.

$externalId

Definition at line 28 of file CustomerMessageSearchRowBasic.php.

$internalId

Definition at line 38 of file CustomerMessageSearchRowBasic.php.

$isInactive

Definition at line 48 of file CustomerMessageSearchRowBasic.php.

$name

Definition at line 58 of file CustomerMessageSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"description" => "SearchColumnStringField[]",
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"name" => "SearchColumnStringField[]",
"preferred" => "SearchColumnStringField[]",
)

Definition at line 72 of file CustomerMessageSearchRowBasic.php.

$preferred

Definition at line 68 of file CustomerMessageSearchRowBasic.php.


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