Contents

requiresEmailAddress

A Boolean indicating whether the reservation requires an email address before it booking.

Declaration

var requiresEmailAddress: Bool { get set }

Discussion

The default value of this property is false. Change the value to true if the restaurant (or your service) requires an email address to confirm the reservation.

See Also

Configuring the Required Information