Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 816 Bytes

ApiModelLocation.md

File metadata and controls

16 lines (12 loc) · 816 Bytes

ApiModelLocation

Properties

Name Type Description Notes
City string City of the object [default to null]
Country string Country of the object [default to null]
Continent string Continent of the object [default to null]
AdministrativeDivision string Administrative division of the object [default to null]
Timezone string Timezone of the object [default to null]
Latitude float32 Latitude of the object [default to null]
Longitude float32 Longitude of the object [default to null]

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