| Name | Description | Type | Additional information | 
|---|---|---|---|
| lang | 
                         语言  | 
                    string | 
                             None.  | 
                
| citycode | 
                         城市编码  | 
                    string | 
                             None.  | 
                
| hotelcode | 
                         酒店编码  | 
                    string | 
                             None.  | 
                
| airportcode | string | 
                             None.  | 
                |
| checkindate | 
                         开始时间  | 
                    date | 
                             None.  | 
                
| checkoutdate | 
                         结束时间  | 
                    date | 
                             None.  | 
                
| nationality | string | 
                             None.  | 
                |
| rooms | 
                         预定信息  | 
                    Collection of TC_RoomTermContract | 
                             None.  | 
                
| searchsource | 
                         搜索来源(ts,sun)  | 
                    string | 
                             None.  | 
                
| customersessionid | string | 
                             None.  | 
                |
| customeripaddress | string | 
                             None.  | 
                |
| customeruseragent | string | 
                             None.  | 
                |
| authuser | 
                         用户身份信息  | 
                    TC_UserContract | 
                             None.  |