Source is used to identify a specific source of data.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/cbc/source
Properties
| Title | Property | Type | Req. | Description |
|---|---|---|---|---|
| Title | title | i18n.String | Title stores the name of the source of information. | |
| URL | url | string | true | URL is the location of the source of information. |
| Content Type | content_type | string | ContentType of the information expected at the URL. | |
| At | at | cal.DateTime | At is the date and time the information was retrieved. |