Documentation

CurrencyRate extends Record

Table of Contents

$baseCurrency  : RecordRef
$currencyRateType  : RecordRef
$effectiveDate  : string
$exchangeRate  : float
$internalId  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$transactionCurrency  : RecordRef

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("baseCurrency" => "RecordRef", "transactionCurrency" => "RecordRef", "exchangeRate" => "float", "effectiveDate" => "dateTime", "currencyRateType" => "RecordRef", "internalId" => "string")

Search results