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

This is a JSON template for a list of player leaderboard scores.

Attributes

  • items (List[PlayerLeaderboardScore]): The leaderboard scores. Defaults to: null.
  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#playerLeaderboardScoreListResponse. Defaults to: null.
  • nextPageToken (String): The pagination token for the next page of results. Defaults to: null.
  • player (Player): The Player resources for the owner of this score. Defaults to: null.