Source position: googlegames.pp line 3804
type TTurnBasedMatchesListOptions = record
consistencyToken: Int64;
includeMatchData: Boolean;
language: string;
maxCompletedMatches: Integer;
maxResults: Integer;
pageToken: string;
end;