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

    Interface ScaAuthenticationEventAttemptVerificationEnhanced

    Enhanced verification details associated with the SCA authentication event attempt

    interface ScaAuthenticationEventAttemptVerificationEnhanced {
        channel: ScaAuthenticationEventAttemptVerificationChannel;
        method: ScaAuthenticationEventAttemptVerificationMethod;
        target?: string;
    }
    Index

    Properties

    target?: string