Name | Description | Type | Additional information |
---|---|---|---|
hoteltype |
酒店提供商 |
string |
None. |
hotelId |
酒店Id |
string |
None. |
hotelcode |
酒店编码 |
string |
None. |
star |
星级 |
integer |
None. |
iswifi |
房间是否有wifi |
boolean |
None. |
isHotelwifi |
酒店是否有wifi |
boolean |
None. |
suppliercode |
供应编号 |
string |
None. |
categorycode |
房间类型编号 |
string |
None. |
categoryname |
房间类型名称 |
string |
None. |
citycode |
城市code |
string |
None. |
city |
城市 |
string |
None. |
countrycode |
国家编号 |
string |
None. |
country |
国家 |
string |
None. |
isavailable |
房间是否可用 |
boolean |
None. |
checkintime |
开始时间 |
string |
None. |
checkouttime |
结束时间 |
string |
None. |
meal |
餐饮 |
MealContract |
None. |
price |
价格 |
PriceContract |
None. |
dailypricelist |
每天价格信息 |
Collection of HotelDailyPriceContract |
None. |
cancellationpolicylist |
取消条款 |
Collection of CancellationPolicyContract |
None. |