localizedBookingAdvisementText
A localized, user-readable string containing policies and information related to the reservation.
Declaration
var localizedBookingAdvisementText: String? { get set }Discussion
Use this property to convey restaurant policies, parking instructions, or special information related to the reservation. The system displays this information to the user along with the reservation options. The default value of this property is nil.