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.