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

    Interface CompetenceVulnerabilities

    Competence-related vulnerabilities.

    Captures circumstances where the customer's literacy, language proficiency, financial knowledge, or digital skills may make them more susceptible to financial harm or hinder informed decision-making about financial products and services.

    interface CompetenceVulnerabilities {
        financeManagement?: boolean;
        poorDigitalSkills?: boolean;
        poorLanguageSkills?: boolean;
        poorLiteracy?: boolean;
    }
    Index

    Properties

    financeManagement?: boolean

    Indicates poor finance management skills.

    poorDigitalSkills?: boolean

    Indicates poor digital skills (limited use of or access to digital devices).

    poorLanguageSkills?: boolean

    Indicates poor language skills.

    poorLiteracy?: boolean

    Indicates issues with reading or writing.