Name | Description | Type | Additional information |
---|---|---|---|
SiteIds |
站点ID列表 |
Collection of string |
None. |
OrderVagueNumber |
订单模糊单号(内部订单号/外部订单号/采购单号) |
string |
None. |
ID |
订单ID |
globally unique identifier |
None. |
OrderInternalNumber |
内部订单号 |
string |
String length: inclusive between 0 and 128 |
OrderExternalNumber |
外部订单号 |
string |
String length: inclusive between 0 and 128 |
PurchaseOrderNumber |
采购订单号 |
string |
String length: inclusive between 0 and 50 |
PassengerVagueNumber |
乘客模糊查询(乘客姓名/乘客证件号/乘客票号) |
string |
None. |
Name |
乘客姓名 |
string |
String length: inclusive between 0 and 128 |
CardNo |
证件号 |
string |
String length: inclusive between 0 and 50 |
TicketNumber |
机票票号 |
string |
String length: inclusive between 0 and 20 |
OrderStates |
订单状态 |
Collection of SpeedPower.Utility.Models.Project.Orders.Enums.OrderStatusType |
None. |
OLockedStatus |
订单锁定状态 |
SpeedPower.Utility.Models.Project.Orders.Enums.LockedStatusType |
None. |
OLockerMySelf |
查看自己锁定的订单 |
string |
None. |
IncomeStatus |
查看收益类型的订单 |
SpeedPower.Utility.Models.Project.Orders.Service.IncomeStatusType |
None. |
Carriers |
航空公司列表 |
Collection of string |
None. |
DepartureAirport |
出发机场 |
string |
String length: inclusive between 0 and 3 |
ArrivalAirport |
到达机场 |
string |
String length: inclusive between 0 and 3 |
FlightNo |
航班号 |
string |
String length: inclusive between 0 and 7 |
MinDepartureDate |
最小出发时间 |
date |
None. |
MaxDepartureDate |
最大出发时间 |
date |
None. |
MinDateTime |
最小查询时间 |
date |
None. |
MaxDateTime |
最大查询时间 |
date |
None. |