userBooking
The detailed information about the reservation.
Declaration
@NSCopying var userBooking: INRestaurantReservationUserBooking? { get set }Discussion
Use this property to specify the details of the user’s reservation. When creating the INRestaurantReservationUserBooking object, provide as much information as possible. The system conveys information from this object back to the user through the system’s reservation interfaces.