google_api_identity_toolkit v0.2.0 GoogleApi.IdentityToolkit.V3.Model.ResetPasswordResponse View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.