confirmationCode property

String? confirmationCode
getter/setter pair

The confirmation code for the purchase.

This may be the same for multiple different tickets and is used to group tickets together.

Implementation

core.String? confirmationCode;