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

Data Fields

 $externalId
 
 $externalIdString
 
 $internalId
 
 $internalIdNumber
 
 $isInactive
 
 $name
 
 $nameNoHierarchy
 
 $subsidiary
 
 $customFieldList
 

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

$customFieldList

Definition at line 98 of file ClassificationSearchBasic.php.

$externalId

Definition at line 18 of file ClassificationSearchBasic.php.

$externalIdString

Definition at line 28 of file ClassificationSearchBasic.php.

$internalId

Definition at line 38 of file ClassificationSearchBasic.php.

$internalIdNumber

Definition at line 48 of file ClassificationSearchBasic.php.

$isInactive

Definition at line 58 of file ClassificationSearchBasic.php.

$name

Definition at line 68 of file ClassificationSearchBasic.php.

$nameNoHierarchy

Definition at line 78 of file ClassificationSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"externalId" => "SearchMultiSelectField",
"externalIdString" => "SearchStringField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"isInactive" => "SearchBooleanField",
"name" => "SearchStringField",
"nameNoHierarchy" => "SearchStringField",
"subsidiary" => "SearchMultiSelectField",
"customFieldList" => "SearchCustomFieldList",
)

Definition at line 102 of file ClassificationSearchBasic.php.

$subsidiary

Definition at line 88 of file ClassificationSearchBasic.php.


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