-
Notifications
You must be signed in to change notification settings - Fork 0
/
Test.JSON
92 lines (87 loc) · 2.09 KB
/
Test.JSON
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"errorMessage": null,
"schedule": [{
"sequenceKeyDTO": null,
"sequenceInfoDTO": {
"credit": null,
"sequenceStartDateTime": "May 2, 2016 12:00:00 AM",
"sequenceEndDateTime": "May 3, 2016 12:00:00 AM",
"legsPerDutyPeriod": null,
"firstLegDepartureAirport": null,
"layoverStations": null,
"startDate": 1462147200000,
"endtDate": 1462233600000,
"type": "D",
"ttot": false,
"orig": null,
"term": null,
"quals": null,
"openSequenceOrDropRequested": null,
"creditedRemoval": false,
"ttinhibited": false,
"durationInDays": 0,
"creditThisMonth": null,
"creditNextMonth": null,
"durationValidityCode": null,
"ttInhibited": false,
"spp": false
},
"legInfoDTO": [{
"dutyPeriodInfo": [{
"cityPair": "DFW to SLC",
"fltNo": "2510",
"depDate": "19MAY",
"depTime": "0855",
"arrTime": "1046",
"Status": "Delayed",
"eqp": "SP80",
"dutyPeriod": "1",
"legNo": "1"
}, {
"cityPair": "SLC to DFW",
"fltNo": "2510",
"depDate": "19MAY",
"depTime": "1139",
"arrTime": "1524",
"status": "",
"eqp": "SP80",
"dutyPeriod": "1",
"legNo": "2"
}]
},
"dutyPeriodInfo": [{
"cityPair": "DFW to SLT",
"fltNo": "2510",
"depDate": "19MAY",
"depTime": "0855",
"arrTime": "1046",
"Status": "Delayed",
"eqp": "SP80",
"dutyPeriod": "2",
"legNo": "1"
}, {
"cityPair": "SLT to DFW",
"fltNo": "2510",
"depDate": "19MAY",
"depTime": "1139",
"arrTime": "1524",
"status": "",
"eqp": "SP80",
"dutyPeriod": "2",
"legNo": "2"
}],
"legal": false,
"qlaStatus": null
}],
"success": true,
"actualNumOfSeqsMatchingCriteria": 0,
"countExceedsMaxLimit": false,
"failedContinuityOrIOEOrSuperN": null,
"successMessage": null,
"buCode": null,
"airlineCode": null,
"employeeNumber": 0,
"smEmployeeNumber": 0,
"version": "1",
"action": ""
}