Class TicketedEventVendorAuthInfo
Defined in File EventTicketing.h
Class Documentation
-
class TicketedEventVendorAuthInfo
Data representation of a third party vendor for ticketed events.
Public Functions
-
inline TicketedEventVendorAuthInfo()
-
bool operator==(const TicketedEventVendorAuthInfo &Other) const
-
bool operator!=(const TicketedEventVendorAuthInfo &Other) const
Public Members
-
EventTicketingVendor Vendor
Third party vendor to get auth info for.
-
inline TicketedEventVendorAuthInfo()