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

    Interface CustomerDataVerificationNotificationType

    Represents the mechanism used to deliver the customer attribute verification information.

    interface CustomerDataVerificationNotificationType {
        channel?: CustomerDataVerificationNotificationChannel;
        method: OTP;
    }
    Index

    Properties

    Properties

    The notification channel used to send the verification method to the user.

    method: OTP

    The notification method used for verifying the customer attribute.