<!--
{
  "availability" : [

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

# INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode

Constants indicating the state of the response.

```
enum INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode
```

## Topics

### Constants

[`INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCodeSuccess`](/documentation/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode/success)

You successfully handled the intent.

[`INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCodeFailure`](/documentation/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode/failure)

You were unable to provide a set of default values.

[`INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCodeUnspecified`](/documentation/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode/unspecified)

You chose not to provide default values.

## Relationships

### Conforms To

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

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

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

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

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

[`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)