| Name | Description | Type | Additional information |
|---|---|---|---|
| SerialNo |
序号 |
string |
Required String length: inclusive between 0 and 5 |
| Carrier |
航空公司代码 |
string |
Required String length: inclusive between 0 and 2 |
| ParentCode |
父舱位 |
string |
Required String length: inclusive between 0 and 3 |
| CabinCode |
舱位 |
string |
Required String length: inclusive between 0 and 3 |
| FBC_TC |
FBC项 |
string |
String length: inclusive between 0 and 500 |
| StayMin |
停留时间项 |
string |
Required String length: inclusive between 0 and 4 |
| StayMax |
停留时间项 |
string |
Required String length: inclusive between 0 and 4 |
| CodeShare |
是否支持共享 |
boolean |
None. |
| BeforeDays |
提前出票天数 |
integer |
None. |
| EndDays |
提前出票最晚天数 |
integer |
None. |
| IssueDate |
有效期开始 |
date |
None. |
| ExpiryDate |
有效期结束 |
date |
None. |
| TravelIssueDate |
旅行有效期开始 |
date |
None. |
| TravelExpiryDate |
旅行有效期结束 |
date |
None. |
| MON |
周一适用 |
boolean |
None. |
| TUE |
周二适用 |
boolean |
None. |
| WED |
周三适用 |
boolean |
None. |
| THU |
周四适用 |
boolean |
None. |
| FRI |
周五适用 |
boolean |
None. |
| SAT |
周六适用 |
boolean |
None. |
| SUN |
周日适用 |
boolean |
None. |
| NFDPrices |
价格内容 |
Collection of SpeedPower.Utility.Models.Service.Eterms.Service.NFD.NFDPrice |
Required |
| NFDTimeSlots |
出票时间限制 |
Collection of SpeedPower.Utility.Models.Service.Eterms.Service.NFD.NFDTimeSlot |
None. |
| NFDFlightNos |
航班限制 |
Collection of SpeedPower.Utility.Models.Service.Eterms.Service.NFD.NFDFlightNo |
None. |
| TransitFlights |
中转行程 |
Collection of SpeedPower.Utility.Models.Service.Eterms.Service.NFD.TransitFlight |
None. |