Money
Represents a monetary amount with currency.
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| Value | decimal | Yes | The amount of money. |
| Code | string | Yes | The currency code (ISO 4217, e.g., USD, CNY). |
Represents a monetary amount with currency.
| Property | Type | Required | Description |
|---|---|---|---|
| Value | decimal | Yes | The amount of money. |
| Code | string | Yes | The currency code (ISO 4217, e.g., USD, CNY). |