| Name | Type | Description | Notes |
|---|---|---|---|
| AccuracyRadius | Pointer to int32 | The IP address is likely to be within this radius (in km) of the specified location. | [optional] |
| Latitude | Pointer to float64 | [optional] | |
| Longitude | Pointer to float64 | [optional] | |
| PostalCode | Pointer to string | [optional] | |
| Timezone | Pointer to string | [optional] | |
| CityName | Pointer to string | [optional] | |
| CountryCode | Pointer to string | [optional] | |
| CountryName | Pointer to string | [optional] | |
| ContinentCode | Pointer to string | [optional] | |
| ContinentName | Pointer to string | [optional] | |
| Subdivisions | Pointer to []GeolocationSubdivisionsInner | [optional] |