---
title: INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/unspecified
---

# INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.unspecified

The request did not contain enough information for you to proceed.

## Declaration

```swift
case unspecified
```

## Discussion

Discussion Use this code when the information in the intent object was insufficient for you to perform the fetch operation.

## See Also

### Constants

- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.success](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/success.md)
- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failure](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/failure.md)
- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failureRequestUnsatisfiable](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/failurerequestunsatisfiable.md)
