Options about how to display guest information from system interfaces.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
Framework
- Intents
Declaration
class INRestaurantGuestDisplayPreferences : NSObject
Overview
An INRestaurant
object contains configuration options used by any reservation-related interfaces that present guest information. Create an instance of this class and assign it to the guest
property of your INGet
object when handling a request for information about the person making a reservation. Use the properties of this class to specify what information you want displayed for a user and whether you can change that information prior to completing a reservation.