Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 945 Bytes

File metadata and controls

19 lines (16 loc) · 945 Bytes

Geolocation Class

Properties

Name Type Description Notes
accuracy_radius int The IP address is likely to be within this radius (in km) of the specified location. [optional]
latitude float [optional]
longitude float [optional]
postal_code string [optional]
timezone string [optional]
city_name string [optional]
country_code string [optional]
country_name string [optional]
continent_code string [optional]
continent_name string [optional]
subdivisions \Fingerprint\ServerSdk\Model\GeolocationSubdivisionsInner[] [optional]

[Back to Model list] [Back to API list] [Back to README]