| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
退票单ID |
globally unique identifier |
None. |
| SiteIds |
站点ID列表 |
Collection of string |
None. |
| RefundVagueNumber |
退票单模糊单号(内部退票单号/外部退票单号) |
string |
None. |
| RefundInternalNumber |
内部退票单号 |
string |
String length: inclusive between 0 and 128 |
| RefundExternalNumber |
外部退票单号 |
string |
String length: inclusive between 0 and 128 |
| RLockerMySelf |
查看自己锁定的退票单 |
string |
None. |
| Carriers |
航空公司列表 |
Collection of string |
None. |
| RefundStatus |
退票单状态 |
Collection of SpeedPower.Utility.Models.Project.Orders.Enums.RefundStatusType |
None. |
| RLockedStatus |
退票单锁定状态 |
SpeedPower.Utility.Models.Project.Orders.Enums.LockedStatusType |
None. |
| RefundTypes |
退票单类型 |
Collection of SpeedPower.Utility.Models.Project.Orders.Enums.RefundType |
None. |
| RefundStyle |
退票单操作方式 |
SpeedPower.Utility.Models.Project.Orders.Enums.RefundStyleType |
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. |
| Sort |
排序规则 |
SpeedPower.Utility.Models.Project.Orders.Service.SortRefundType |
None. |
| OrderBydescending |
降序排列 |
boolean |
None. |