Sha256: 51369db7b21db6f07d116b70efc5d05ecedbb079620911d15a98338cf0663782
Contents?: true
Size: 986 Bytes
Versions: 15
Compression:
Stored size: 986 Bytes
Contents
# CloudmersiveValidateApiClient::ReverseGeocodeAddressResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **successful** | **BOOLEAN** | True if the address operation was successful, false otherwise | [optional] **street_address** | **String** | Street address to validate, such as '2950 Buskirk Ave.' | [optional] **city** | **String** | City part of the addrerss to validate, such as 'Walnut Creek' | [optional] **state_or_province** | **String** | State or province of the address to validate, such as 'CA' or 'California' | [optional] **postal_code** | **String** | Zip code or postal code of the address to validate, such as '94597' | [optional] **country_full_name** | **String** | Name of the country, such as 'United States'. Global countries are supported. | [optional] **country_code** | **String** | Three-letter ISO 3166-1 country code | [optional]
Version data entries
15 entries across 15 versions & 1 rubygems