google_api_games v0.0.1 GoogleApi.Games.V1.Model.LeaderboardScoreRank View Source

This is a JSON template for a score rank in a leaderboard.

Attributes

  • formattedNumScores (String): The number of scores in the leaderboard as a string. Defaults to: null.
  • formattedRank (String): The rank in the leaderboard as a string. Defaults to: null.
  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#leaderboardScoreRank. Defaults to: null.
  • numScores (String): The number of scores in the leaderboard. Defaults to: null.
  • rank (String): The rank in the leaderboard. Defaults to: null.