Contents

requiresPhoneNumber

A Boolean indicating whether the reservation requires a phone number before booking.

Declaration

var requiresPhoneNumber: Bool { get set }

Discussion

The default value of this property is false. Change the value to true if the restaurant (or your service) requires a phone number to confirm the reservation.

See Also

Configuring the Required Information