Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 774 Bytes

GeoCoordinates.md

File metadata and controls

10 lines (7 loc) · 774 Bytes

# GeoCoordinates

Properties

Name Type Description Notes
latitude float The latitude (North-South) component of the geographic coordinate. This field is required if a geoCoordinates container is used. This field is returned if geographical coordinates are set for the inventory location. [optional]
longitude float The longitude (East-West) component of the geographic coordinate. This field is required if a geoCoordinates container is used. This field is returned if geographical coordinates are set for the inventory location. [optional]

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