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

Data Fields

 $country
 
 $description
 
 $externalId
 
 $internalId
 
 $state
 

Static Public Attributes

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

Detailed Description

NexusSearchRowBasic

Definition at line 8 of file NexusSearchRowBasic.php.

Field Documentation

$country

Definition at line 18 of file NexusSearchRowBasic.php.

$description

Definition at line 28 of file NexusSearchRowBasic.php.

$externalId

Definition at line 38 of file NexusSearchRowBasic.php.

$internalId

Definition at line 48 of file NexusSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"country" => "SearchColumnEnumSelectField[]",
"description" => "SearchColumnStringField[]",
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"state" => "SearchColumnSelectField[]",
)

Definition at line 62 of file NexusSearchRowBasic.php.

$state

Definition at line 58 of file NexusSearchRowBasic.php.


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