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

withTimeZone

@NonNull abstract fun withTimeZone(timeZone: TimeZoneType!): IFuzzySearchQuery

When used includes POIs' time zones.

Parameters

timeZone - TimeZoneType!: The enum indicating the type of the time zone.

Return
IFuzzySearchQuery: A reference to the builder object.