Netsutie PHP Toolkit
RevRecScheduleSearchRow Class Reference
Inheritance diagram for RevRecScheduleSearchRow:
SearchRow

Data Fields

 $basic
 
 $appliedToTransactionJoin
 
 $customerJoin
 
 $itemJoin
 
 $transactionJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

Field Documentation

$appliedToTransactionJoin

Definition at line 28 of file RevRecScheduleSearchRow.php.

$basic

Definition at line 18 of file RevRecScheduleSearchRow.php.

$customerJoin

Definition at line 38 of file RevRecScheduleSearchRow.php.

$itemJoin

Definition at line 48 of file RevRecScheduleSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "RevRecScheduleSearchRowBasic",
"appliedToTransactionJoin" => "TransactionSearchRowBasic",
"customerJoin" => "CustomerSearchRowBasic",
"itemJoin" => "ItemSearchRowBasic",
"transactionJoin" => "TransactionSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
)

Definition at line 72 of file RevRecScheduleSearchRow.php.

$transactionJoin

Definition at line 58 of file RevRecScheduleSearchRow.php.

$userJoin

Definition at line 68 of file RevRecScheduleSearchRow.php.


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