---
title: INGetReservationDetailsIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/ingetreservationdetailsintentresponsecode/unspecified
---

# INGetReservationDetailsIntentResponseCode.unspecified

The response code is unspecified.

## Declaration

```swift
case unspecified
```

## See Also

### Request Status

- [INGetReservationDetailsIntentResponseCode.ready](intents/ingetreservationdetailsintentresponsecode/ready.md)
- [INGetReservationDetailsIntentResponseCode.inProgress](intents/ingetreservationdetailsintentresponsecode/inprogress.md)
- [INGetReservationDetailsIntentResponseCode.success](intents/ingetreservationdetailsintentresponsecode/success.md)
- [INGetReservationDetailsIntentResponseCode.failure](intents/ingetreservationdetailsintentresponsecode/failure.md)
- [INGetReservationDetailsIntentResponseCode.failureRequiringAppLaunch](intents/ingetreservationdetailsintentresponsecode/failurerequiringapplaunch.md)
