Class SpaceIsTicketedResult

Inheritance Relationships

Base Type

Class Documentation

class SpaceIsTicketedResult : public csp::systems::ResultBase

Result class holding a collection (array) of TicketedEvents.

Public Functions

bool GetIsTicketedEvent()

Gets the ticketed status of the space from the result.

Returns

A bool describing if the space is ticketed.

const bool GetIsTicketedEvent() const

Gets the ticketed status of the space from the result.

Returns

A bool describing if the space is ticketed.