Documentation

Currency extends Record

Table of Contents

$currencyPrecision  : mixed
$displaySymbol  : mixed
$exchangeRate  : mixed
$externalId  : mixed
$formatSample  : mixed
$fxRateUpdateTimezone  : mixed
$inclInFxRateUpdates  : mixed
$internalId  : mixed
$isBaseCurrency  : mixed
$isInactive  : mixed
$locale  : mixed
$name  : mixed
$nullFieldList  : mixed
$overrideCurrencyFormat  : mixed
$paramtypesmap  : mixed
$symbol  : mixed
$symbolPlacement  : mixed

Properties

$currencyPrecision

public mixed $currencyPrecision

$displaySymbol

public mixed $displaySymbol

$exchangeRate

public mixed $exchangeRate

$formatSample

public mixed $formatSample

$fxRateUpdateTimezone

public mixed $fxRateUpdateTimezone

$inclInFxRateUpdates

public mixed $inclInFxRateUpdates

$isBaseCurrency

public mixed $isBaseCurrency

$nullFieldList

public mixed $nullFieldList

$overrideCurrencyFormat

public mixed $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")

$symbolPlacement

public mixed $symbolPlacement

Search results