sdk-search / com.tomtom.online.sdk.search.data.fuzzy / FuzzySearchQueryBuilder / withBrandSet

withBrandSet

fun withBrandSet(brandSet: String): FuzzySearchQueryBuilder

Overrides IFuzzySearchQuery.withBrandSet

A comma-separated list of brand names which could be used to restrict the result to Points Of Interest of specific brands.

Parameters

brandSet - A comma-separated list of brand names.

Return
The builder of the query with a new value for the brand set being set.