Package

thangiee.riotapi

matchlist

Permalink

package matchlist

Visibility
  1. Public
  2. All

Type Members

  1. case class MatchList(endIndex: Int, matches: List[MatchReference], startIndex: Int, totalGames: Int) extends Product with Serializable

    Permalink
  2. case class MatchReference(champion: Long = 0, lane: String = "", matchId: Long = 0, platformId: String = "", queue: String = "", role: String = "", season: String = "", timestamp: Long = 0) extends Product with Serializable

    Permalink

Ungrouped