OperatingHours interface
Opening hours for a POI (Points of Interest).
Properties
| mode | Value used in the request: none or "nextSevenDays" NOTE: This property will not be serialized. It can only be populated by the server. |
| time |
List of time ranges for the next 7 days NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
mode
Value used in the request: none or "nextSevenDays" NOTE: This property will not be serialized. It can only be populated by the server.
mode: string
Property Value
string
timeRanges
List of time ranges for the next 7 days NOTE: This property will not be serialized. It can only be populated by the server.
timeRanges: OperatingHoursTimeRange[]