<!--
{
  "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

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

The restaurant hasn’t confirmed or denied the reservation.

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

The restaurant accepted the reservation.

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

The restaurant declined the reservation.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

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)