Name | Description | Type | Additional information |
---|---|---|---|
HotelId |
Unique Id for this Hotel used in the RoomKey backend |
string |
None. |
Name |
Name of the Hotel |
string |
None. |
RoomTypes |
List of Roomtypes and the number of rooms available for each roomtype |
Collection of RoomType |
None. |
TimeZone |
ISO Name of the Timezone the Hotel is located in |
string |
None. |
CheckIn |
Check in time for this hotel, ignore date part, only time is used |
date |
None. |
CheckOut |
Check out time for this hotel, ignore date part, only time is used |
date |
None. |
CreationDate |
Date the Hotel was created |
date |
None. |
UniqueId |
Unique Key to be used with the RoomKey API |
string |
None. |