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

Data Fields

 $description
 
 $externalId
 
 $internalId
 
 $isInactive
 
 $name
 

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 ContactRoleSearchRowBasic.php.

$externalId

Definition at line 28 of file ContactRoleSearchRowBasic.php.

$internalId

Definition at line 38 of file ContactRoleSearchRowBasic.php.

$isInactive

Definition at line 48 of file ContactRoleSearchRowBasic.php.

$name

Definition at line 58 of file ContactRoleSearchRowBasic.php.

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

Definition at line 62 of file ContactRoleSearchRowBasic.php.


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