Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 946 Bytes

File metadata and controls

16 lines (13 loc) · 946 Bytes

# HotelAbout

Properties

Name Type Description Notes
description string Hotel description. [optional]
full_address string Standardised full address of the hotel. [optional]
domain string Domain of the hotel's website. [optional]
url string URL of the hotel's website. [optional]
check_in_time string Listed check-in time as HH:MM (24-hour). [optional]
check_out_time string Listed check-out time as HH:MM (24-hour). [optional]
amenities string[] Available amenity labels offered by the hotel. [optional]
extras array<string,mixed> Additional descriptive detail such as sub-descriptions and amenity categories. [optional]

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