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

Data Fields

 $externalId
 
 $internalId
 
 $isInactive
 
 $name
 
 $private
 
 $sync
 

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

$externalId

Definition at line 18 of file ContactCategorySearchRowBasic.php.

$internalId

Definition at line 28 of file ContactCategorySearchRowBasic.php.

$isInactive

Definition at line 38 of file ContactCategorySearchRowBasic.php.

$name

Definition at line 48 of file ContactCategorySearchRowBasic.php.

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

Definition at line 72 of file ContactCategorySearchRowBasic.php.

$private

Definition at line 58 of file ContactCategorySearchRowBasic.php.

$sync

Definition at line 68 of file ContactCategorySearchRowBasic.php.


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