GoogleApi.IdentityToolkit.V3.Model.IdentitytoolkitRelyingpartySignOutUserResponse (google_api_identity_toolkit v0.6.0) View Source
Response of signing out user.
Attributes
-
localId
(type:String.t
, default:nil
) - The local ID of the user.
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.IdentitytoolkitRelyingpartySignOutUserResponse{ localId: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.