QuotedCurrencyPair
Type CDM 7.2.0A class that describes the composition of a rate that has been quoted or is to be quoted. This includes the two currencies and the quotation relationship between the two currencies and is used as a building block throughout the FX specification.
Attributes
All 3 declared on QuotedCurrencyPair. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| currency1 | string | 1..1 | The first currency specified when a pair of currencies is to be evaluated. |
| currency2 | string | 1..1 | The second currency specified when a pair of currencies is to be evaluated. |
| quoteBasis | QuoteBasisEnum | 1..1 | The method by which the exchange rate is quoted. |
Referenced by
3 types hold a QuotedCurrencyPair 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 |
|---|---|---|
| MapQuotedCurrencyPair | returns | — |
| MapQuotedCurrencyPairWithLocation | returns | — |
Open QuotedCurrencyPair in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.