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

Respone of deleting account.

Attributes

  • kind (type: String.t, default: identitytoolkit#DeleteAccountResponse) - The fixed string "identitytoolkit#DeleteAccountResponse".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.