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

This is a JSON template for 1P/3P metadata about a user's level.

Attributes

  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#playerLevel. Defaults to: null.
  • level (Integer): The level for the user. Defaults to: null.
  • maxExperiencePoints (String): The maximum experience points for this level. Defaults to: null.
  • minExperiencePoints (String): The minimum experience points for this level. Defaults to: null.