Class EventTicketResult

Inheritance Relationships

Base Type

Class Documentation

class EventTicketResult : public csp::systems::ResultBase

Result class holding a ticket for an event.

Public Functions

EventTicket &GetEventTicket()

Get the ticketed event from the result.

Returns

The ticketed event.

const EventTicket &GetEventTicket() const

Get the ticketed event from the result.

Returns

The ticketed event.