Class TicketedEventVendorAuthInfo

Class Documentation

class TicketedEventVendorAuthInfo

Data representation of a third party vendor for ticketed events.

Public Functions

inline TicketedEventVendorAuthInfo()

Public Members

EventTicketingVendor Vendor

Third party vendor to get auth info for.

csp::common::String ClientId

Application client ID with the third party vendor.

csp::common::String AuthorizeEndpoint

URI of third party vendor authorize endpoint.

csp::common::String OAuthRedirectUrl

CHS URL the third party vendor can provide the OAuth code to.