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

Data Fields

 $account
 
 $description
 
 $externalId
 
 $externalIdString
 
 $internalId
 
 $internalIdNumber
 
 $isInactive
 
 $name
 
 $rateRequired
 
 $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

$account

Definition at line 18 of file ExpenseCategorySearchBasic.php.

$customFieldList

Definition at line 108 of file ExpenseCategorySearchBasic.php.

$description

Definition at line 28 of file ExpenseCategorySearchBasic.php.

$externalId

Definition at line 38 of file ExpenseCategorySearchBasic.php.

$externalIdString

Definition at line 48 of file ExpenseCategorySearchBasic.php.

$internalId

Definition at line 58 of file ExpenseCategorySearchBasic.php.

$internalIdNumber

Definition at line 68 of file ExpenseCategorySearchBasic.php.

$isInactive

Definition at line 78 of file ExpenseCategorySearchBasic.php.

$name

Definition at line 88 of file ExpenseCategorySearchBasic.php.

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

Definition at line 112 of file ExpenseCategorySearchBasic.php.

$rateRequired

Definition at line 98 of file ExpenseCategorySearchBasic.php.


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