| name | data type | description |
|---|---|---|
| calendarType | CalendarTypeEnum | Calendar type |
| days | array of DayInYearDto | Days |
| hours | array of HourInDayDto | Hours |
| periodLength | number | Period length |
| periodUnit | CalendarPeriodUnitEnum | Period measurement unit |
| nbPeriods | number | Number of periods |
| joinCalendar1Code | string | Code of the first calendar to intersect/union |
| joinCalendar2Code | string | Code of the second calendar to intersect/union |
| intervalType | CalendarIntervalTypeEnum | Interval type |
| intervals | array of CalendarDateIntervalDto | List of intervals |
Properties inherited from BusinessDto |
||
| code | string | |
| description | string | |
| updatedCode | string | |