Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gobl-improv.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Period represents two dates with a start and finish.

Schema ID

https://gobl.org/draft-0/cal/period

Properties

TitlePropertyTypeReq.Description
LabellabelstringLabel is a short description of the period.
Startstartcal.DatetrueStart indicates when this period starts.
Endendcal.DatetrueEnd indicates when the period ends, and must be after the start date.