Netsutie PHP Toolkit
CurrencyRateSearchBasic Class Reference
Inheritance diagram for CurrencyRateSearchBasic:
SearchRecordBasic SearchRecord

Data Fields

 $baseCurrency
 
 $effectiveDate
 
 $exchangeRate
 
 $internalId
 
 $internalIdNumber
 
 $transactionCurrency
 

Static Public Attributes

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

Detailed Description

Field Documentation

$baseCurrency

Definition at line 18 of file CurrencyRateSearchBasic.php.

$effectiveDate

Definition at line 28 of file CurrencyRateSearchBasic.php.

$exchangeRate

Definition at line 38 of file CurrencyRateSearchBasic.php.

$internalId

Definition at line 48 of file CurrencyRateSearchBasic.php.

$internalIdNumber

Definition at line 58 of file CurrencyRateSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"baseCurrency" => "SearchMultiSelectField",
"effectiveDate" => "SearchDateField",
"exchangeRate" => "SearchDoubleField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"transactionCurrency" => "SearchMultiSelectField",
)

Definition at line 72 of file CurrencyRateSearchBasic.php.

$transactionCurrency

Definition at line 68 of file CurrencyRateSearchBasic.php.


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