LeagueSeason

data class LeagueSeason(val id: String)

Represents the LeagueSeason model of the Clash of Clans API.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The unique identifier of the league season.