AddressSearchRequest

fun AddressSearchRequest(acceptLanguages: List<String>? = null, text: String, locationBias: Location? = null, limit: Int = 10, includeKeys: List<String>? = null, excludeValues: List<String>? = null)