LocalitiesDetailsResponseResult
constructor(formattedAddress: String, types: List<LocalitiesTypes>, publicId: String, geometry: LocalitiesDetailsResponseResultGeometry, addressComponents: List<AddressComponentsInner>, status: LocalitiesStatus? = null, name: String? = null, addresses: LocalitiesDetailsResponseResultAddresses? = null)
Parameters
formattedAddress
Contains the readable text description of the result.
types
available localities types
publicId
Contains a unique ID for each suggestion. Please use this ID to give feedbacks on results.
name
The postal code name
geometry
addressComponents
An array containing Address Components with additional information
addresses