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

    Enumeration CustomerDataVerificationAttemptStatus

    Represents the status of the verification attempt for a specific customer attribute.

    Index

    Enumeration Members

    Enumeration Members

    FAILED: "FAILED"

    The customer verification process has failed. Please refer to CustomerDataVerificationAttemptResponse.statusReason for further information.

    REJECTED: "REJECTED"

    The customer verification process has been rejected by the user.

    VERIFIED: "VERIFIED"

    The customer verification process has been successfully completed, and the user's attribute has been verified.