Struct google_identitytoolkit3::IdentitytoolkitRelyingpartySendVerificationCodeResponse[][src]

pub struct IdentitytoolkitRelyingpartySendVerificationCodeResponse {
    pub session_info: Option<String>,
}

Response for Identitytoolkit-SendVerificationCode

Activities

This type is used in activities, which are methods you may call on this type or where this type is involved in. The list links the activity name, along with information about where it is used (one of request and response).

Fields

Encrypted session information

Trait Implementations

Auto Trait Implementations