EntertainmentConfigurationMetadata

@Serializable
data class EntertainmentConfigurationMetadata(val name: String)

Metadata for an entertainment configuration.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Friendly name of the entertainment configuration.