Link defines a link between this document and another resource.Documentation Index
Fetch the complete documentation index at: https://gobl-regime-code.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/head/link
Properties
| Title | Property | Type | Req. | Description |
|---|---|---|---|---|
key | cbc.Key | true | Key is a unique identifier for the link. | |
| Title | title | string | Title of the resource to use when presenting to users. | |
| Description | description | string | Description of the resource to use when presenting to users. | |
| MIME Type | mime | string | Expected MIME type of the link’s content. | |
| URL | url | string | true | URL of the resource. |