CurrencyRate
extends Record
in package
Table of Contents
- $baseCurrency : RecordRef
- $currencyRateType : RecordRef
- $effectiveDate : string
- $exchangeRate : float
- $internalId : string
- $nullFieldList : NullField
- $paramtypesmap : mixed
- $transactionCurrency : RecordRef
Properties
$baseCurrency
public
RecordRef
$baseCurrency
$currencyRateType
public
RecordRef
$currencyRateType
$effectiveDate
public
string
$effectiveDate
$exchangeRate
public
float
$exchangeRate
$internalId
public
string
$internalId
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("baseCurrency" => "RecordRef", "transactionCurrency" => "RecordRef", "exchangeRate" => "float", "effectiveDate" => "dateTime", "currencyRateType" => "RecordRef", "internalId" => "string")
$transactionCurrency
public
RecordRef
$transactionCurrency