TMEnvironment

Represents the different environments for the Ticketmaster Discovery API.

This enum defines the possible environments that can be used to configure interactions with the Ticketmaster Discovery API, such as production, pre-production, and various testing or demo environments.

Entries

Link copied to clipboard

The production environment for the Ticketmaster Discovery API.

Link copied to clipboard

The production environment for Live Nation services.

Link copied to clipboard

The pre-production environment for testing and staging.

Link copied to clipboard

The alpha environment for early-stage testing and development.

Link copied to clipboard

The beta environment for testing features closer to release.

Link copied to clipboard

The demo environment for showcasing API functionality.

Link copied to clipboard

A specific environment for Disco1898 configuration.

Link copied to clipboard

A specific environment for Disco2295 configuration.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.