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

# INBusReservation

The information that describes a bus reservation.

```
class INBusReservation
```

## Topics

### Creating a Bus Trip Reservation

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:busTrip:)`](/documentation/Intents/INBusReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:busTrip:)-4spk1)

Creates a bus reservation with the specified contents and attributes.

### Getting the Bus Trip Reservation Information

[`busTrip`](/documentation/Intents/INBusReservation/busTrip)

Information describing a bus trip.

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

Information describing a bus trip.

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

Seat information for the bus reservation.



---

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)