Netsutie PHP Toolkit
RevRecScheduleSearch Class Reference
Inheritance diagram for RevRecScheduleSearch:
SearchRecord

Data Fields

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

Static Public Attributes

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

Detailed Description

RevRecScheduleSearch

Definition at line 8 of file RevRecScheduleSearch.php.

Field Documentation

$appliedToTransactionJoin

Definition at line 28 of file RevRecScheduleSearch.php.

$basic

Definition at line 18 of file RevRecScheduleSearch.php.

$customerJoin

Definition at line 38 of file RevRecScheduleSearch.php.

$itemJoin

Definition at line 48 of file RevRecScheduleSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "RevRecScheduleSearchBasic",
"appliedToTransactionJoin" => "TransactionSearchBasic",
"customerJoin" => "CustomerSearchBasic",
"itemJoin" => "ItemSearchBasic",
"transactionJoin" => "TransactionSearchBasic",
"userJoin" => "EmployeeSearchBasic",
)

Definition at line 72 of file RevRecScheduleSearch.php.

$transactionJoin

Definition at line 58 of file RevRecScheduleSearch.php.

$userJoin

Definition at line 68 of file RevRecScheduleSearch.php.


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