reservationInfo property

EventReservationInfo? reservationInfo
getter/setter pair

Reservation details for this ticket.

This is expected to be shared amongst all tickets that were purchased in the same order.

Implementation

EventReservationInfo? reservationInfo;