BrandSearchOptions

fun BrandSearchOptions(proximity: Point? = null, boundingBox: BoundingBox? = null, countries: List<IsoCountryCode>? = null, language: IsoLanguageCode? = defaultLocaleLanguage(), limit: Int? = null, showClosedPOIs: Boolean? = null, unsafeParameters: Map<String, String>? = null)