advisementText
A user-readable string containing policies and information related to the reservation.
Declaration
var advisementText: String? { get set }Discussion
Use this property to store restaurant policies, parking instructions, or special information related to the reservation. The system displays the information in this string to the user along with the reservation details.