Class TicketedEvent

Class Documentation

class TicketedEvent

Data representation of a ticketed event.

Public Functions

inline TicketedEvent()
bool operator==(const TicketedEvent &Other) const
bool operator!=(const TicketedEvent &Other) const

Public Members

csp::common::String Id

CHS ID of the event resource.

csp::common::String SpaceId

ID of the space the event belongs to.

EventTicketingVendor Vendor

3rd party vendor mangaging the event.

csp::common::String VendorEventId

ID within the 3rd party vendor of the event.

csp::common::String VendorEventUri

URI to load the event in the 3rd party.

bool IsTicketingActive

Specifies whether ticketing is currently turned on for the space.