Advertisement
taweesoft

standard_client_SEGMENTDETAIL_response

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