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

Data Fields

 $basic
 
 $addressJoin
 
 $defaultAdvanceToApplyAccountJoin
 
 $returnAddressJoin
 
 $shippingAddressJoin
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

SubsidiarySearchRow

Definition at line 8 of file SubsidiarySearchRow.php.

Field Documentation

$addressJoin

Definition at line 28 of file SubsidiarySearchRow.php.

$basic

Definition at line 18 of file SubsidiarySearchRow.php.

$customSearchJoin

Definition at line 78 of file SubsidiarySearchRow.php.

$defaultAdvanceToApplyAccountJoin

Definition at line 38 of file SubsidiarySearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "SubsidiarySearchRowBasic",
"addressJoin" => "AddressSearchRowBasic",
"defaultAdvanceToApplyAccountJoin" => "AccountSearchRowBasic",
"returnAddressJoin" => "AddressSearchRowBasic",
"shippingAddressJoin" => "AddressSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 82 of file SubsidiarySearchRow.php.

$returnAddressJoin

Definition at line 48 of file SubsidiarySearchRow.php.

$shippingAddressJoin

Definition at line 58 of file SubsidiarySearchRow.php.

$userJoin

Definition at line 68 of file SubsidiarySearchRow.php.


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