Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.03 KB

GeoCoordinates.md

File metadata and controls

10 lines (7 loc) · 1.03 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.<br><br>For In-Store Pickup inventory, geographical coordinates are required. [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.<br><br>For In-Store Pickup inventory, geographical coordinates are required. [optional]

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