MultiCurrencyMoney
A monetary amount with optional equivalent representations in other currencies. The primary amount is in the reporting currency; equivalents provide converted amounts for international programs.
Structure
| Name | Card. | Type | Description |
|---|---|---|---|
| MultiCurrencyMoney | A monetary amount with optional equivalent representations in other currencies. | ||
| primary | 1..1 | Money | Amount in the primary reporting currency |
| equivalents | 0..* | MoneyWithConversion | Equivalent amounts in other currencies |
JSON Schema
Full JSON Schema: MultiCurrencyMoney.schema.json