MbxSearchOptions

constructor(origin: Point? = null, proximity: Point? = null, boundingBox: BoundingBox? = null, countries: List<String>? = null, fuzzyMatch: Boolean? = null, languages: List<String>? = null, limit: Int? = null, types: List<QueryType>? = null)