GetLeaguesParameterObject
public struct GetLeaguesParameterObject : ParameterObject
Undocumented
-
Undocumented
Declaration
Swift
public let id: [Int]? -
Undocumented
Declaration
Swift
public let live_supported: [Bool]? -
Undocumented
Declaration
Swift
public let modified_at: [Date]? -
Undocumented
Declaration
Swift
public let name: [String]? -
Undocumented
Declaration
Swift
public let slug: [String]?
GetLeaguesParameterObject Structure Reference