Contents

INRestaurantGuestDisplayPreferences

Options about how to display guest information from system interfaces.

Declaration

class INRestaurantGuestDisplayPreferences

Overview

An INRestaurantGuestDisplayPreferences 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 guestDisplayPreferences property of your INGetRestaurantGuestIntentResponse 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.

Topics

Specifying Which Fields to Display

Specifying Required Fields

Making the Guest Information Editable

Initializers

See Also

Data Objects