View Source GoogleApi.IdentityToolkit.V3.Model.ResetPasswordResponse (google_api_identity_toolkit v0.7.0)
Response of resetting the password.
Attributes
-
email
(type:String.t
, default:nil
) - The user's email. If the out-of-band code is for email recovery, the user's original email. -
kind
(type:String.t
, default:identitytoolkit#ResetPasswordResponse
) - The fixed string "identitytoolkit#ResetPasswordResponse". -
newEmail
(type:String.t
, default:nil
) - If the out-of-band code is for email recovery, the user's new email. -
requestType
(type:String.t
, default:nil
) - The request type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.