Name | Description | Type | Additional information |
---|---|---|---|
lang |
语言 |
string |
None. |
longitude |
经度 |
decimal number |
None. |
latitude |
纬度 |
decimal number |
None. |
distance |
距离 |
decimal number |
None. |
locationtype |
地理位置类型(0.google,1.百度地图) |
integer |
None. |
nationality |
国籍 |
string |
None. |
checkindate |
开始时间 |
date |
None. |
checkoutdate |
结束时间 |
date |
None. |
bookrooms |
预定信息 |
Collection of TC_BookRoomContract |
None. |
isloadlandmark |
是否返回路标 |
boolean |
None. |
customersessionid |
客户sessionid |
string |
None. |
customeripaddress |
客户Ip地址 |
string |
None. |
customeruseragent |
客户浏览器信息 |
string |
None. |
hotelcodes |
酒店编码 |
Collection of string |
None. |
mulithotelcodes |
多个酒店Code搜索 |
Collection of string |
None. |
searchfromcache |
搜索从缓存 |
boolean |
None. |
authuser |
用户身份信息 |
TC_UserContract |
None. |