abstract fun withBrandSet(brandSet: String): IGeometrySearchQuery
A comma-separated list of brand names which could be used to restrict the result to Points Of Interest of specific brands.
brandSet
- A comma-separated list of brand names.
Return
The builder of the query with a new value for the brand set being set.