Envelope wraps around a document adding headers and digital signatures.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.
Schema ID
https://gobl.org/draft-0/envelope
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| JSON Schema ID | $schema | string | Schema identifies the schema that should be used to understand this document |
| Header | head | head.Header | Details on what the contents are |
| Document | doc | schema.Object | The data inside the envelope |
| Signatures | sigs | array of dsig.Signature | JSON Web Signatures of the header |