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

    Interface ProtectionEligibility

    interface ProtectionEligibility {
        eligibility?: string | null;
        type?: string | null;
    }
    Index

    Properties

    Properties

    eligibility?: string | null
    type?: string | null