GetMatchesParameterObject
public struct GetMatchesParameterObject : ParameterObject
Undocumented
-
Undocumented
Declaration
Swift
public let begin_at: [Date]? -
Undocumented
Declaration
Swift
public let draw: [Bool]? -
Undocumented
Declaration
Swift
public let finished: Bool? -
Undocumented
Declaration
Swift
public let future: Bool? -
Undocumented
Declaration
Swift
public let id: [Int]? -
Undocumented
Declaration
Swift
public let league_id: [Int]? -
Undocumented
Declaration
Swift
public let name: [String]? -
Undocumented
Declaration
Swift
public let not_started: Bool? -
Undocumented
Declaration
Swift
public let number_of_games: [Int]? -
Undocumented
Declaration
Swift
public let past: Bool? -
Undocumented
Declaration
Swift
public let running: Bool? -
Undocumented
Declaration
Swift
public let serie_id: [Int]? -
Undocumented
Declaration
Swift
public let slug: [String]? -
Undocumented
Declaration
Swift
public let tournament_id: [Int]? -
Undocumented
Declaration
Swift
public let unscheduled: Bool? -
Undocumented
Declaration
Swift
public let winner_id: [Int]?
GetMatchesParameterObject Structure Reference