Shows

@Serializable
data class Shows(val shows: List<SimplifiedShowObject>)

Constructors

Link copied to clipboard
constructor(shows: List<SimplifiedShowObject>)

Properties

Link copied to clipboard