Opponent
public struct Opponent : Decodable
Undocumented
-
Undocumented
Declaration
Swift
public let type: OpponentType
-
Undocumented
Declaration
Swift
public let opponent: BaseOpponent
-
Declaration
Swift
public init(from decoder: Decoder) throws