View Source GoogleApi.Games.V1.Model.LeaderboardScoreRank (google_api_games v0.26.1)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.