<!--
{
  "availability" : [

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

# INGetAvailableRestaurantReservationBookingsIntentCode.success

You successfully handled the intent.

```
case success
```

## Discussion

Use this code when your app successfully returns one or more [`INRestaurantReservationBooking`](/documentation/Intents/INRestaurantReservationBooking) objects that fall within the request time boundaries.

---

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)