View Source GoogleApi.Games.V1.Model.ResetPersonaRequest (google_api_games v0.26.0)
Request to remove all Recall tokens associated with a persona for an app.
Attributes
-
persona
(type:String.t
, default:nil
) - Value of the 'persona' field as it was provided by the client in LinkPersona RPC
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Games.V1.Model.ResetPersonaRequest{persona: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.