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

Data Fields

 $balance
 
 $cashFlowRateType
 
 $category1099Misc
 
 $description
 
 $externalId
 
 $generalRateType
 
 $internalId
 
 $isInactive
 
 $name
 
 $number
 
 $subsidiary
 
 $type
 
 $customFieldList
 

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

$balance

Definition at line 18 of file AccountSearchRowBasic.php.

$cashFlowRateType

Definition at line 28 of file AccountSearchRowBasic.php.

$category1099Misc

Definition at line 38 of file AccountSearchRowBasic.php.

$customFieldList

Definition at line 138 of file AccountSearchRowBasic.php.

$description

Definition at line 48 of file AccountSearchRowBasic.php.

$externalId

Definition at line 58 of file AccountSearchRowBasic.php.

$generalRateType

Definition at line 68 of file AccountSearchRowBasic.php.

$internalId

Definition at line 78 of file AccountSearchRowBasic.php.

$isInactive

Definition at line 88 of file AccountSearchRowBasic.php.

$name

Definition at line 98 of file AccountSearchRowBasic.php.

$number

Definition at line 108 of file AccountSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"balance" => "SearchColumnDoubleField[]",
"cashFlowRateType" => "SearchColumnEnumSelectField[]",
"category1099Misc" => "SearchColumnSelectField[]",
"description" => "SearchColumnStringField[]",
"externalId" => "SearchColumnSelectField[]",
"generalRateType" => "SearchColumnEnumSelectField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"name" => "SearchColumnStringField[]",
"number" => "SearchColumnStringField[]",
"subsidiary" => "SearchColumnSelectField[]",
"type" => "SearchColumnEnumSelectField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 142 of file AccountSearchRowBasic.php.

$subsidiary

Definition at line 118 of file AccountSearchRowBasic.php.

$type

Definition at line 128 of file AccountSearchRowBasic.php.


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