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

Data Fields

 $externalId
 
 $internalId
 
 $expenseAccount
 
 $isInactive
 
 $itemTypeNoHierarchy
 
 $liabilityAccount
 
 $name
 
 $vendor
 
 $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

$customFieldList

Definition at line 98 of file PayrollItemSearchRowBasic.php.

$expenseAccount

Definition at line 38 of file PayrollItemSearchRowBasic.php.

$externalId

Definition at line 18 of file PayrollItemSearchRowBasic.php.

$internalId

Definition at line 28 of file PayrollItemSearchRowBasic.php.

$isInactive

Definition at line 48 of file PayrollItemSearchRowBasic.php.

$itemTypeNoHierarchy

Definition at line 58 of file PayrollItemSearchRowBasic.php.

$liabilityAccount

Definition at line 68 of file PayrollItemSearchRowBasic.php.

$name

Definition at line 78 of file PayrollItemSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"expenseAccount" => "SearchColumnStringField[]",
"isInactive" => "SearchColumnBooleanField[]",
"itemTypeNoHierarchy" => "SearchColumnStringField[]",
"liabilityAccount" => "SearchColumnStringField[]",
"name" => "SearchColumnStringField[]",
"vendor" => "SearchColumnStringField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 102 of file PayrollItemSearchRowBasic.php.

$vendor

Definition at line 88 of file PayrollItemSearchRowBasic.php.


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