<!--
{
  "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/INBoatReservation",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INBoatReservation"
  },
  "title" : "INBoatReservation"
}
-->

# INBoatReservation

The information that describes a boat reservation.

```
class INBoatReservation
```

## Topics

### Creating a Boat Reservation

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:boatTrip:)`](/documentation/Intents/INBoatReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:boatTrip:)-6q5gl)

Creates a boat reservation with the specified contents and attributes.

### Getting the Boat Reservation Information

[`boatTrip`](/documentation/Intents/INBoatReservation/boatTrip)

Information describing a voyage.

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

The information that describes a boat trip.

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

The passenger’s seat on a boat 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)