sdk-search / com.tomtom.online.sdk.search.data.fuzzy / IFuzzySearchQuery / withOpeningHours

withOpeningHours

@NonNull abstract fun withOpeningHours(openingHours: OpeningHoursMode!): IFuzzySearchQuery

When used includes a list of opening hours for a POI (Points of Interest).

Parameters

openingHours - OpeningHoursMode!: The opening hours scope.

Return
IFuzzySearchQuery: A reference to the builder object.