Schema ID
https://gobl.org/draft-0/currency/amount
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Label | label | string | Label allows for additional information to be added to the currency Amount that may be useful. |
| Currency | currency | currency.Code | Code defines the currency for this amount. |
| Value | value | num.Amount | Value is the amount in the currency. |
Validation Rules
| Field | Test | Validation Code / Message |
|---|---|---|
currency |
| GOBL-CURRENCY-AMOUNT-01Currency is required |