Name | Description | Type | Additional information |
---|---|---|---|
country |
国家 |
string |
None. |
city |
城市 |
string |
None. |
hotelname |
酒店名称 |
string |
None. |
star |
星级 |
string |
None. |
phone |
联系电话 |
string |
None. |
address |
地址 |
string |
None. |
longitude |
精度 |
string |
None. |
latitude |
纬度 |
string |
None. |
images |
图片 |
Collection of string |
None. |
rooms |
房间信息 |
Collection of TC_BookingHotelRoomContract |
None. |
checkindate |
入住日期 |
string |
None. |
checkoutdate |
退房日期 |
string |
None. |