| Name | Description | Type | Additional information |
|---|---|---|---|
| Carrier |
航空公司 |
string |
Required String length: inclusive between 0 and 2 |
| CabinCode |
舱位 |
string |
Required String length: inclusive between 0 and 3 |
| ParentCode |
父舱位 |
string |
Required String length: inclusive between 0 and 3 |
| PrintPrice |
票面价 |
integer |
None. |
| CabinLevel |
舱位级别 |
SpeedPower.Utility.Models.Service.Eterms.Enums.CabinLevelType |
None. |
| IssueDate |
有效期开始 |
date |
None. |
| ExpiryDate |
有效期结束 |
date |
None. |
| Notes |
票价注释 |
string |
String length: inclusive between 0 and 50 |