sdk-search / com.tomtom.online.sdk.search.data.alongroute / IAlongRouteSearchQuery / withBrandSet

withBrandSet

@NonNull abstract fun withBrandSet(brandSet: String!): IAlongRouteSearchQuery

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

Parameters

brandSet - String!: A comma-separated list of brand names.

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