TMAuthentication Params
Represents configuration parameters for Ticketmaster authentication, supporting Parcelable for Android.
Parameters
The API key used for authentication.
The name of the client application.
The TMXDeploymentRegion specifying the deployment region for authentication.
The TMXDeploymentEnvironment specifying the deployment environment, or null if not specified.
The TMAuthenticationColors for dark theme UI, or null if not specified.
The TMAuthenticationColors for light theme UI, or null if not specified.
Indicates whether quick login is enabled, or null if not specified.
Indicates whether automatic quick login is enabled, or null if not specified.
A map of parameters for host modern login, or null if not specified.
A map of parameters for Archtics modern login, or null if not specified.
Indicates whether to force a new authentication session, or null if not specified.
An external token for authentication, or null if not specified.