Table of Contents
-
$currencyPrecision
: CurrencyCurrencyPrecision
-
$displaySymbol
: string
-
$exchangeRate
: float
-
$externalId
: string
-
$formatSample
: string
-
$fxRateUpdateTimezone
: CurrencyFxRateUpdateTimezone
-
$inclInFxRateUpdates
: bool
-
$internalId
: string
-
$isBaseCurrency
: bool
-
$isInactive
: bool
-
$locale
: CurrencyLocale
-
$name
: string
-
$nullFieldList
: NullField
-
$overrideCurrencyFormat
: bool
-
$paramtypesmap
: mixed
-
$symbol
: string
-
$symbolPlacement
: CurrencySymbolPlacement
$currencyPrecision
public
CurrencyCurrencyPrecision
$currencyPrecision
$displaySymbol
public
string
$displaySymbol
$exchangeRate
public
float
$exchangeRate
$externalId
public
string
$externalId
public
string
$formatSample
$fxRateUpdateTimezone
public
CurrencyFxRateUpdateTimezone
$fxRateUpdateTimezone
$inclInFxRateUpdates
public
bool
$inclInFxRateUpdates
$internalId
public
string
$internalId
$isBaseCurrency
public
bool
$isBaseCurrency
$isInactive
public
bool
$isInactive
$locale
public
CurrencyLocale
$locale
$name
public
string
$name
$nullFieldList
public
NullField
$nullFieldList
public
bool
$overrideCurrencyFormat
$paramtypesmap
public
static mixed
$paramtypesmap
= array("name" => "string", "symbol" => "string", "isBaseCurrency" => "boolean", "isInactive" => "boolean", "overrideCurrencyFormat" => "boolean", "displaySymbol" => "string", "symbolPlacement" => "CurrencySymbolPlacement", "locale" => "CurrencyLocale", "formatSample" => "string", "exchangeRate" => "float", "fxRateUpdateTimezone" => "CurrencyFxRateUpdateTimezone", "inclInFxRateUpdates" => "boolean", "currencyPrecision" => "CurrencyCurrencyPrecision", "internalId" => "string", "externalId" => "string")
$symbol
public
string
$symbol
$symbolPlacement
public
CurrencySymbolPlacement
$symbolPlacement