| Name | Description | Type | Additional information | 
|---|---|---|---|
| plateform | 
                         平台  | 
                    string | 
                             None.  | 
                
| adultPrice | 
                         成人单价  | 
                    decimal number | 
                             None.  | 
                
| adultTax | 
                         成人税费  | 
                    decimal number | 
                             None.  | 
                
| childPrice | 
                         儿童单价  | 
                    decimal number | 
                             None.  | 
                
| childTax | 
                         儿童税费  | 
                    decimal number | 
                             None.  | 
                
| adult | 
                         成人數目  | 
                    integer | 
                             None.  | 
                
| child | 
                         儿童數目  | 
                    integer | 
                             None.  | 
                
| FareBasis | 
                         FareBasis  | 
                    string | 
                             None.  | 
                
| fromsegments | 
                         去程航段按顺序  | 
                    Collection of SegmentContract | 
                             None.  | 
                
| retsegments | 
                         回程航段按顺序(单程搜索为空)  | 
                    Collection of SegmentContract | 
                             None.  |