GamesForMatchSortObject
public struct GamesForMatchSortObject : SortObject
A parameter object for the sorting of items of a GamesForMatch request
The GamesForMatch Sort Object is an array of keys to sort by, and whether those keys should be ascending or decending. Use the enum GamesForMatchSortKey to select a key
Remark
See theGame
object for a description of each field
-
The keys used to sort a GameForMatch object
See moreDeclaration
Swift
public enum GamesForMatchSortKey : String