<!--
{
  "availability" : [

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

# INGetAvailableRestaurantReservationBookingsIntentCode

Constants indicating the state of the response.

```
enum INGetAvailableRestaurantReservationBookingsIntentCode
```

## Topics

### Constants

[`INGetAvailableRestaurantReservationBookingsIntentCodeSuccess`](/documentation/Intents/INGetAvailableRestaurantReservationBookingsIntentCode/success)

You successfully handled the intent.

[`INGetAvailableRestaurantReservationBookingsIntentCodeFailure`](/documentation/Intents/INGetAvailableRestaurantReservationBookingsIntentCode/failure)

You were unable to provide a list of possible reservation times.

[`INGetAvailableRestaurantReservationBookingsIntentCodeFailureRequestUnsatisfiable`](/documentation/Intents/INGetAvailableRestaurantReservationBookingsIntentCode/failureRequestUnsatisfiable)

You could not complete the request because the data you received from Maps was invalid.

[`INGetAvailableRestaurantReservationBookingsIntentCodeFailureRequestUnspecified`](/documentation/Intents/INGetAvailableRestaurantReservationBookingsIntentCode/failureRequestUnspecified)

There was a failure in getting the requested booking times and the cause of the failure is unknown.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)