Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.41 KB

GeoCoordinates.md

File metadata and controls

10 lines (7 loc) · 1.41 KB

GeoCoordinates

Properties

Name Type Description Notes
latitude float The latitude (North-South) component of the geographic coordinate. This field is required if a <strong>geoCoordinates</strong> container is used. <br><br>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 <strong>geoCoordinates</strong> container is used. <br><br>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]