GamesForMatchSortKey
public enum GamesForMatchSortKey : String
The keys used to sort a GameForMatch object
-
Undocumented
Declaration
Swift
case begin_at -
Undocumented
Declaration
Swift
case finished -
Undocumented
Declaration
Swift
case id -
Undocumented
Declaration
Swift
case length -
Undocumented
Declaration
Swift
case match_id -
Undocumented
Declaration
Swift
case position -
Undocumented
Declaration
Swift
case winner_type
GamesForMatchSortKey Enumeration Reference