Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 562 Bytes

Coordinates.md

File metadata and controls

17 lines (9 loc) · 562 Bytes

Square.Connect.Model.Coordinates

Description

Latitude and longitude coordinates.

Properties

Name Type Description Notes
Latitude decimal? The latitude of the coordinate expressed in degrees. [optional]
Longitude decimal? The longitude of the coordinate expressed in degrees. [optional]

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