Amadeus Solutions · Schema

DeckConfiguration

deck dimensions are used as a reference to display the entire aircraft or to the section associated to the requested cabin (or set of cabins)

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Properties

Name Type Description
width integer Width (y-axis) of the deck.
length integer Length (x-axis) of the deck.
startSeatRow integer seat row where the deck is starting
endSeatRow integer seat row where the deck is ending
startWingsX integer Start x coordinate of the wings.The wings display starts relatively to the length.
endWingsX integer End x coordinate of the wings.The wings display ends relatively to the length.
startWingsRow integer seat row where the wing is starting
endWingsRow integer seat row where the wing is ending
exitRowsX array X coordinate of the exit rows.The exit rows are displayed relatively to the length.
View JSON Schema on GitHub