OpeningHoursDetailType
OpeningHoursDetailType
defines opening hours for each day of week, supporting several time periods within one day.
Element | Data Type | Mandatory | Description |
---|---|---|---|
daymask | Integer | No | A mask representing the days of the week as an 8-bit integer mask. The following values indicate the following days
Combinations of days can be derived by adding the values together, for example: |
period | TimePeriodType | No | Opening time period |