Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 517 Bytes

File metadata and controls

12 lines (8 loc) · 517 Bytes

Unifapi.Sdk.Model.HotelSearchGeo

GPS coordinates of the hotel when present.

Properties

Name Type Description Notes
Latitude decimal Latitude of the hotel on Google Maps. [optional]
Longitude decimal Longitude of the hotel on Google Maps. [optional]

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