GeocodeSearchResponse

constructor(geocoding: Geocoding? = null, type: String? = null, features: List<GeocodeFeature> = emptyList(), bbox: List<Double>? = null, errors: List<String>? = null, warnings: List<String>? = null, engine: Engine? = null, timestamp: Long? = null)