Source position: googlegames.pp line 3659
type TScoresSubmitOptions = record
consistencyToken: Int64;
language: string;
score: Int64;
scoreTag: string;
end;