The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is 'UA', the flightNumber is 'UA110'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["The `Flight` type provides detailed information about a flight, including departure and arrival times, airports, and terminals."],["It includes details such as the aircraft type, flight duration, distance, and flight number."],["Information about the flight provider, seller, and meal service is also available."],["Passengers can find information on web check-in time using the `webCheckinTime` property."]]],["The \"Flight\" type outlines key details about a flight, including aircraft type, arrival and departure airports, gates, and terminals. It specifies arrival and departure times, flight duration, and distance. Additional information includes the flight number, meal service, and web check-in time. The carrier, provider, and seller details are also captured, indicating who operates, provides, and sells the flight.\n"]]