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

Respone of deleting account.

Attributes

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

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

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

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.