restaurant
The restaurant associated with the reservation.
Declaration
@NSCopying var restaurant: INRestaurant { get set }Discussion
Use this object to determine the restaurant at which to create the reservation.
The restaurant associated with the reservation.
@NSCopying var restaurant: INRestaurant { get set }Use this object to determine the restaurant at which to create the reservation.