Contents

emailAddressEditable

A Boolean value indicating whether the email address field is editable.

Declaration

var emailAddressEditable: Bool { get set }

Discussion

The default value of this property is true, which lets the current user change the email address assigned to a pending reservation.

See Also

Making the Guest Information Editable