InPlayerFieldCountry
public struct InPlayerFieldCountry : Codable
Field Country Model
-
Undocumented
Declaration
Swift
public let name: String? -
Undocumented
Declaration
Swift
public let code: String? -
Decoder method
Declaration
Swift
public init(from decoder: Decoder) throws
View on GitHub
InPlayerFieldCountry Structure Reference