Source position: googlegames.pp line 3635
type TScoresListOptions = record
consistencyToken: Int64;
language: string;
maxResults: Integer;
pageToken: string;
timeSpan: string;
end;