Seat Map Response
Parameters
flight Number
Specifies the requested flight number.
departure Date
Specifies the departure date of the requested flight
marketing Air Line Code
The IATA or Expedia assigned airline codes of the carrier. IATA codes must contain at least one alphabetic character.
equipment Code
IATA Equipment type codes.
departure Airport
arrival Airport
seat Map
transaction Id
Unique identifier for the transaction.
marketing Air Line Name
The airline name of the marketing airline
equipment Name
Equipment type name.
warnings
Container for Warning messages.
Constructors
Link copied to clipboard
public SeatMapResponse SeatMapResponse(String flightNumber, LocalDate departureDate, String marketingAirLineCode, String equipmentCode, FlightsV2Airport departureAirport, FlightsV2Airport arrivalAirport, SeatMap seatMap, String transactionId, String marketingAirLineName, String equipmentName, List<FlightsV2Warning> warnings)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard