defaultPartySize
The party size to use when placing the initial reservations request.
Declaration
var defaultPartySize: Int { get }Discussion
The value of this property is set automatically at initialization time and can’t be changed later.
The value you specify in this property represents the likely size of the user’s party. The user can change this value later, but the system uses it when asking your Intents extension to provide an initial set of reservation options. The default party size must fall between the minimum and maximum party sizes supported by the restaurant.