CurrencyCodeEnum
Enum CDM 7.2.0Union of the enumerated values defined by the International Standards Organization (ISO) and the FpML nonISOCurrencyScheme which consists of offshore and historical currencies (https://www.fpml.org/coding-scheme/non-iso-currency), as of 28-Oct-2016.
Values
9 permitted values.
| Value | Description |
|---|---|
| CNH | Offshore Chinese Yuan traded in Hong Kong. |
| CNT | Offshore Chinese Yuan traded in Taiwan. |
| GGP | Guernsey Pound. |
| IMP | Isle of Man Pound. |
| JEP | Jersey Pound. |
| KID | Tuvaluan Dollar. |
| MCF | Monegasque Franc. |
| SML | Sammarinese Lira. |
| VAL | Vatican Lira. |
Referenced by
2 types hold a CurrencyCodeEnum as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| GetCashCurrency | returns | Returns the enumerated Currency Code of a Cash asset. |
| SetCashCurrency | takes | Sets (or updates) the string identifier of a Cash asset using an enumerated Currency Code. |
| CheckDenominatedCurrency | takes | — |
Open CurrencyCodeEnum in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the enumeration has changed. Free, no signup.