Worldline Connect Node.js SDK
    Preparing search index...

    Interface CustomerAccountRiskAssessment

    interface CustomerAccountRiskAssessment {
        hasForgottenPassword?: boolean | null;
        hasPassword?: boolean | null;
    }
    Index

    Properties

    hasForgottenPassword?: boolean | null
    hasPassword?: boolean | null