<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INRestaurantReservationUserBookingStatus",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INRestaurantReservationUserBookingStatus"
  },
  "title" : "INRestaurantReservationUserBookingStatus"
}
-->

# INRestaurantReservationUserBookingStatus

Constants indicating the status of a user reservation.

```
enum INRestaurantReservationUserBookingStatus
```

## Topics

### Constants

[`INRestaurantReservationUserBookingStatus.pending`](/documentation/Intents/INRestaurantReservationUserBookingStatus/pending)

The restaurant hasn’t confirmed or denied the reservation.

[`INRestaurantReservationUserBookingStatus.confirmed`](/documentation/Intents/INRestaurantReservationUserBookingStatus/confirmed)

The restaurant accepted the reservation.

[`INRestaurantReservationUserBookingStatus.denied`](/documentation/Intents/INRestaurantReservationUserBookingStatus/denied)

The restaurant declined the 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)