Name | Type | Description | Notes |
---|---|---|---|
AccuracyRadius | int32 | The IP address is likely to be within this radius (in km) of the specified location. | [optional] [default to null] |
Latitude | float64 | [optional] [default to null] | |
Longitude | float64 | [optional] [default to null] | |
PostalCode | string | [optional] [default to null] | |
Timezone | string | [optional] [default to null] | |
City | *GeolocationCity | [optional] [default to null] | |
Country | *GeolocationCountry | [optional] [default to null] | |
Continent | *GeolocationContinent | [optional] [default to null] | |
Subdivisions | *[]GeolocationSubdivision | [optional] [default to null] |