@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface ScaAuthenticationEventAttemptVerification

    Verification details associated with the SCA authentication event attempt.

    interface ScaAuthenticationEventAttemptVerification {
        channel?: ScaAuthenticationEventAttemptVerificationChannel;
        method: ScaAuthenticationEventAttemptVerificationMethod;
    }
    Index

    Properties

    Properties

    The verification channel.

    The verification method.