Class EventTicket
Defined in File EventTicketing.h
Class Documentation
-
class EventTicket
Data representation of a ticket for an event.
Public Functions
-
inline EventTicket()
Public Members
-
EventTicketingVendor Vendor
Third party vendor mangaging the ticket.
-
csp::systems::TicketStatus Status
Current status of the ticket.
-
inline EventTicket()