Contents

requiresManualRequest

A Boolean indicating whether the reservation requires manually contacting the restaurant to confirm the details.

Declaration

var requiresManualRequest: Bool { get set }

Discussion

The default value of this property is false, which indicates that your service can place reservations with the restaurant electronically. Change the value to true if your service must manually contact the restaurant in order to make the reservation.

See Also

Configuring the Required Information