<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INFlightReservation",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INFlightReservation"
  },
  "title" : "INFlightReservation"
}
-->

# INFlightReservation

The information that describes a flight reservation.

```
class INFlightReservation
```

## Topics

### Creating a Flight Reservation

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:flight:)`](/documentation/Intents/INFlightReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:flight:)-4b34z)

Creates a flight reservation with the specified contents and attributes.

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservedSeat:flight:)`](/documentation/Intents/INFlightReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservedSeat:flight:))

Creates a new flight reservation with the specified contents and attributes.

### Getting the Flight Reservation Information

[`flight`](/documentation/Intents/INFlightReservation/flight)

The flight information associated with the reservation.

[`INFlight`](/documentation/Intents/INFlight)

The information that describes a flight.

[`INAirline`](/documentation/Intents/INAirline)

The information that describes an airline.

[`INAirport`](/documentation/Intents/INAirport)

The information that describes an airport.

[`INAirportGate`](/documentation/Intents/INAirportGate)

The information that describes an arrival or departure gate for a flight.

[`reservedSeat`](/documentation/Intents/INFlightReservation/reservedSeat)

The user’s seat for the flight.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)