INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.success
You successfully handled the intent.
Declaration
case successDiscussion
Use this code if your app was successful in fetching the user’s reservations, even if the fetch returned no results. Include all of the reservations that match the search criteria in the userCurrentBookings property of your response object.