Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gobl-correction-definitions.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

An Amount represents a monetary value in a specific currency.

Schema ID

https://gobl.org/draft-0/currency/amount

Properties

TitlePropertyTypeDescription
LabellabelstringLabel allows for additional information to be added to the currency Amount that may be useful.
Currencycurrencycurrency.CodeCode defines the currency for this amount.
Valuevaluenum.AmountValue is the amount in the currency.

Validation Rules

FieldTestValidation Code / Message
currency
  • Present
GOBL-CURRENCY-AMOUNT-01
Currency is required