Contents

guest

The identity of the guest associated with the reservation.

Declaration

@NSCopying var guest: INRestaurantGuest? { get set }

Discussion

You can use this information to identify the user. After a reservation is successfully created, you can forward the user’s contact information to the restaurant so that it can communicate with the user directly.

See Also

Getting the Booking Details