Skip to main content
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