send_verify_identity_with_id

Function send_verify_identity_with_id 

Source
pub async fn send_verify_identity_with_id(
    configuration: &Configuration,
    verify_send_request: Option<VerifySendRequest>,
) -> Result<(), Error<SendVerifyIdentityWithIdError>>
Expand description

Send a verification code using the appropriate transport for the identity type being verified.