Enum: QuoteBasisEnum
The enumerated values to specify how an exchange rate is quoted.
URI: common_domain_model:QuoteBasisEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Currency1PerCurrency2 | None | The amount of currency1 for one unit of currency2 |
| Currency2PerCurrency1 | None | The amount of currency2 for one unit of currency1 |
Slots
| Name | Description |
|---|---|
| quoteBasis | The method by which the exchange rate is quoted |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: QuoteBasisEnum
description: The enumerated values to specify how an exchange rate is quoted.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Currency1PerCurrency2:
text: Currency1PerCurrency2
description: The amount of currency1 for one unit of currency2
Currency2PerCurrency1:
text: Currency2PerCurrency1
description: The amount of currency2 for one unit of currency1