View Source GoogleApi.Games.V1.Model.PlayerScore (google_api_games v0.26.1)
A player score.
Attributes
-
formattedScore(type:String.t, default:nil) - The formatted score for this player score. -
kind(type:String.t, default:nil) - Uniquely identifies the type of this resource. Value is always the fixed stringgames#playerScore. -
score(type:String.t, default:nil) - The numerical value for this player score. -
scoreTag(type:String.t, default:nil) - Additional information about this score. Values will contain no more than 64 URI-safe characters as defined by section 2.3 of RFC 3986. -
timeSpan(type:String.t, default:nil) - The time span for this player score.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.