google_api_identity_toolkit v0.2.0 GoogleApi.IdentityToolkit.V3.Model.GetOobConfirmationCodeResponse View Source
Response of getting a code for user confirmation (reset password, change email etc.).
Attributes
email
(type:String.t
, default:nil
) - The email address that the email is sent to.kind
(type:String.t
, default:identitytoolkit#GetOobConfirmationCodeResponse
) - The fixed string "identitytoolkit#GetOobConfirmationCodeResponse".oobCode
(type:String.t
, default:nil
) - The code to be send to the user.
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.