taweesoft

translator_standard_SEGMENTINFO_response

Nov 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.42 KB | None | 0 0
  1. {
  2.   "success": true,
  3.   "data": {
  4.     "departureInfo": {
  5.       "ternimal": "T1",
  6.       "counter": ["K", "Y"],
  7.       "gate": "D3"
  8.     },
  9.     "aircraftInfo": {
  10.       "model": {
  11.         "name": "Airbus A330-300"
  12.       },
  13.       "seatMap": "3-3-3",
  14.       "cabinLuggage": {
  15.         "weight": 7
  16.       },
  17.       "seatSize": {
  18.         "length": 76.2,
  19.         "angle": 110,
  20.         "width": 44.5
  21.       }
  22.     }
  23.   }
  24. }
Add Comment
Please, Sign In to add comment