@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.
brandSet
- String!: A comma-separated list of brand names.
Return
IAlongRouteSearchQuery: The builder of the query with a new value for brand set set.