Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 811 Bytes

Geolocation.md

File metadata and controls

21 lines (13 loc) · 811 Bytes

Geolocation

Properties

Name Type Description Notes
accuracyRadius Integer The IP address is likely to be within this radius (in km) of the specified location. [optional]
latitude Double [optional]
longitude Double [optional]
postalCode String [optional]
timezone String [optional]
city GeolocationCity [optional]
country GeolocationCountry [optional]
continent GeolocationContinent [optional]
subdivisions List<GeolocationSubdivision> [optional]