View Source GoogleApi.IdentityToolkit.V3.Model.IdentitytoolkitRelyingpartySendVerificationCodeResponse (google_api_identity_toolkit v0.8.0)

Response for Identitytoolkit-SendVerificationCode

Attributes

  • sessionInfo (type: String.t, default: nil) - Encrypted session information

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.IdentityToolkit.V3.Model.IdentitytoolkitRelyingpartySendVerificationCodeResponse{
    sessionInfo: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.