Name | Description | Type | Additional information |
---|---|---|---|
roomtypeid |
房间类型编号 |
string |
None. |
roomtype |
房间类型 |
string |
None. |
roomid |
房间编号 |
string |
None. |
roomname |
房间名称 |
string |
None. |
adultcount |
成人数量 |
integer |
None. |
childcount |
儿童数量 |
integer |
None. |
includebreakfast |
是否包含早餐 |
integer |
None. |
breakfastname |
早餐 |
string |
None. |
checkindate |
入住时间 |
date |
None. |
checkoutdate |
退房时间 |
date |
None. |
status |
状态 |
string |
None. |
bedtypeid |
床型编号 |
string |
None. |
bedtype |
床型 |
string |
None. |
roomguests |
房间客人 |
Collection of HotelRoomGuest |
None. |