Contents

bookingDescription

An optional description of the booking.

Declaration

var bookingDescription: String? { get set }

Discussion

Use this property to provide a user-readable description of the reservation. For example, you might use this property to summarize the restaurant, date, and party information.

See Also

Accessing the Booking Information