Name | Description | Type | Additional information |
---|---|---|---|
Sequence |
航班顺序标识 |
integer |
None. |
DepartureAirport |
出发出场 |
string |
Required String length: inclusive between 0 and 3 |
ArrivalAirport |
到达机场 |
string |
Required String length: inclusive between 0 and 3 |
DepartureTime |
出发时间 |
string |
Required String length: inclusive between 0 and 6 |
ArrivalTime |
到达时间 |
string |
Required String length: inclusive between 0 and 6 |
DepartureTerminal |
起飞航站楼 |
string |
String length: inclusive between 0 and 4 |
ArrivalTerminal |
到达航站楼 |
string |
String length: inclusive between 0 and 4 |
CodeShare |
是否共享 |
boolean |
None. |
ShareToFlightNo |
主飞航班 |
string |
String length: inclusive between 0 and 7 |
Meal |
餐食类型 |
string |
String length: inclusive between 0 and 7 |
PlaneType |
飞机类型 |
string |
String length: inclusive between 0 and 7 |
Week |
星期 |
string |
String length: inclusive between 0 and 3 |
FlightTime |
飞行时长 |
string |
String length: inclusive between 0 and 6 |
Cabins |
舱位 |
Collection of SpeedPower.Utility.Models.Service.Eterms.Service.ST.CabinBody |
None. |