Schema ID
https://gobl.org/draft-0/note/message
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| UUID | uuid | string | Universally Unique Identifier. |
| Title | title | string | Summary of the message content |
| Content | content | string | Details of what exactly this message wants to communicate. |
| Meta Data | meta | cbc.Meta | Any additional semi-structured data that might be useful. |
Validation Rules
| Field | Test | Validation Code / Message |
|---|---|---|
content |
| GOBL-NOTE-MESSAGE-01Message content is required |