ticketNumber property
The number of the ticket.
This can be a unique identifier across all tickets in an issuer's system, all tickets for the event (e.g. XYZ1234512345), or all tickets in the order (1, 2, 3, etc.).
Implementation
core.String? ticketNumber;