CurrencyRate_core
in package
Table of Contents
- $baseCurrency : RecordRef
- $effectiveDate : string
- $exchangeRate : float
- $fromCurrency : RecordRef
- $paramtypesmap : mixed
Properties
$baseCurrency
public
RecordRef
$baseCurrency
$effectiveDate
public
string
$effectiveDate
$exchangeRate
public
float
$exchangeRate
$fromCurrency
public
RecordRef
$fromCurrency
$paramtypesmap
public
static mixed
$paramtypesmap
= array("baseCurrency" => "RecordRef", "fromCurrency" => "RecordRef", "exchangeRate" => "float", "effectiveDate" => "dateTime")