google_api_games v0.18.0 GoogleApi.Games.V1.Model.LeaderboardScoreRank View Source
A score rank in a leaderboard.
Attributes
-
formattedNumScores(type:String.t, default:nil) - The number of scores in the leaderboard as a string. -
formattedRank(type:String.t, default:nil) - The rank in the leaderboard as a string. -
kind(type:String.t, default:nil) - Uniquely identifies the type of this resource. Value is always the fixed stringgames#leaderboardScoreRank. -
numScores(type:String.t, default:nil) - The number of scores in the leaderboard. -
rank(type:String.t, default:nil) - The rank in the leaderboard.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.