EntertainmentChannelId

@Serializable
value class EntertainmentChannelId(val value: Int)

Identifier for an entertainment channel.

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
val value: Int

Functions

Link copied to clipboard
open override fun toString(): String