View Source GoogleApi.Games.V1.Model.LinkPersonaResponse (google_api_games v0.24.0)

Outcome of a persona linking attempt.

Attributes

  • state (type: String.t, default: nil) - Output only. State of a persona linking attempt.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Games.V1.Model.LinkPersonaResponse{state: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.