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

Data Fields

 $baseCurrency
 
 $effectiveDate
 
 $exchangeRate
 
 $internalId
 
 $transactionCurrency
 

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

$baseCurrency

Definition at line 18 of file CurrencyRateSearchRowBasic.php.

$effectiveDate

Definition at line 28 of file CurrencyRateSearchRowBasic.php.

$exchangeRate

Definition at line 38 of file CurrencyRateSearchRowBasic.php.

$internalId

Definition at line 48 of file CurrencyRateSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"baseCurrency" => "SearchColumnSelectField[]",
"effectiveDate" => "SearchColumnDateField[]",
"exchangeRate" => "SearchColumnDoubleField[]",
"internalId" => "SearchColumnSelectField[]",
"transactionCurrency" => "SearchColumnSelectField[]",
)

Definition at line 62 of file CurrencyRateSearchRowBasic.php.

$transactionCurrency

Definition at line 58 of file CurrencyRateSearchRowBasic.php.


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