View Source GoogleApi.Games.V1.Model.ResetPersonaResponse (google_api_games v0.26.0)
Response for the ResetPersona RPC
Attributes
-
unlinked
(type:boolean()
, default:nil
) - Required. Whether any tokens were unlinked as a result of this request.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Games.V1.Model.ResetPersonaResponse{unlinked: boolean() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.