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.

Message represents a simple message object with a title and some content meant.

Schema ID

https://gobl.org/draft-0/note/message

Properties

TitlePropertyTypeDescription
UUIDuuidstringUniversally Unique Identifier.
TitletitlestringSummary of the message content
ContentcontentstringDetails of what exactly this message wants to communicate.
Meta Datametacbc.MetaAny additional semi-structured data that might be useful.

Validation Rules

FieldTestValidation Code / Message
content
  • Present
GOBL-NOTE-MESSAGE-01
Message content is required