confirmationCode property

String? confirmationCode
getter/setter pair

The confirmation code of the event reservation.

This may also take the form of an "order number", "confirmation number", "reservation number", or other equivalent.

Implementation

core.String? confirmationCode;