Opening Hours
OpeningHoursType defines opening hours details of a parking facility.
| Element | Data Type | Mandatory | Description |
|---|---|---|---|
openNow | Boolean | No | Indicates is the parking garage open at the time of request. It is getting into account in which time zone parking facility is located. Note: Suppressed if facility time zone is not known and opening hours are not available |
regularOpeningHours | OpeningHoursDetailType | No | Regular opening hours for each day of weekIf a facility is open 24 hours a day the from value in the hierarchy has a value of 00:00:00 and the to value in the hierarchy is 24:00:00. |
annualOpenings | AnnualOpeningHoursDetailType | No | Special opening hours that are exceptions to the normal opening hours |
Updated last month