PlayerRoleDetail
public struct PlayerRoleDetail : Decodable
Undocumented
-
Undocumented
Declaration
Swift
public let assists: Int -
Undocumented
Declaration
Swift
public let champion: BaseChampion -
Undocumented
Declaration
Swift
public let cs: Int -
Undocumented
Declaration
Swift
public let deaths: Int -
Undocumented
Declaration
Swift
public let id: Int -
Undocumented
Declaration
Swift
public let kills: Int -
Undocumented
Declaration
Swift
public let level: Int -
Undocumented
Declaration
Swift
public let name: String -
Undocumented
Declaration
Swift
public let summoner_spells: [Spell]
PlayerRoleDetail Structure Reference