Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 492 Bytes

GeoLocation.md

File metadata and controls

16 lines (9 loc) · 492 Bytes

GeoLocation

Part of Location Represents a geographical location

Properties

Name Type Description Notes
city String City of the location [optional]
country String An ISO 3166-1 alpha-2 country code [optional]
latitude Double Latitude of the location in decimal degrees [optional]
longitude Double Longitude of the location in decimal degrees [optional]