Sha256: 64703c2336d2648c7e1d9586b893f8a0983a86e8ed54aebf95179512d573a3ef
Contents?: true
Size: 810 Bytes
Versions: 33
Compression:
Stored size: 810 Bytes
Contents
# CloudmersiveValidateApiClient::GeolocateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **country_code** | **String** | Two-letter country code of IP address | [optional] **country_name** | **String** | Country name of IP address | [optional] **city** | **String** | City of IP address | [optional] **region_code** | **String** | State/region code of IP address | [optional] **region_name** | **String** | State/region of IP address | [optional] **zip_code** | **String** | Zip or postal code of IP address | [optional] **timezone_standard_name** | **String** | Timezone of IP address | [optional] **latitude** | **Float** | Latitude of IP address | [optional] **longitude** | **Float** | Longitude of IP address | [optional]
Version data entries
33 entries across 33 versions & 1 rubygems