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

# INRestaurantReservation

The information that describes a restaurant reservation.

```
class INRestaurantReservation
```

## Topics

### Creating a Restaurant Reservation

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservationDuration:partySize:restaurantLocation:)`](/documentation/Intents/INRestaurantReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservationDuration:partySize:restaurantLocation:))

Creates a restaurant reservation with the specified contents and attributes.

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservationDuration:partySize:restaurantLocation:)`](/documentation/Intents/INRestaurantReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservationDuration:partySize:restaurantLocation:))

Creates a new restaurant reservation with the provided information.

[`initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:URL:reservationDuration:partySize:restaurantLocation:`](/documentation/Intents/INRestaurantReservation/initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:URL:reservationDuration:partySize:restaurantLocation:)

Creates a restaurant reservation with the provided information.

[`initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservationDuration:partySize:restaurantLocation:`](/documentation/Intents/INRestaurantReservation/initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservationDuration:partySize:restaurantLocation:)

Creates a new restaurant reservation with the provided information.

### Getting the Restaurant Reservation Information

[`reservationDuration`](/documentation/Intents/INRestaurantReservation/reservationDuration)

The date and time range that defines beginning and end of the restaurant reservation.

[`restaurantLocation`](/documentation/Intents/INRestaurantReservation/restaurantLocation)

The name and location of the restaurant.

[`partySize`](/documentation/Intents/INRestaurantReservation/partySize-9ux0p)

The number of people in the party.

[`partySize`](/documentation/Intents/INRestaurantReservation/partySize-9mtpk)

The number of people in the party.



---

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)