sdk-search / com.tomtom.online.sdk.search.time / OpeningHours

OpeningHours

@Beta(2020, 12) data class OpeningHours : Serializable

Opening hours for a POI (Points of Interest).

Parameters

mode - Mode used in the Search API call.

timeRanges - List of time ranges for the next 7 days.

Properties

mode

val mode: OpeningHoursMode

Mode used in the Search API call.

timeRanges

val timeRanges: List<TimeRange>

List of time ranges for the next 7 days.