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

    Interface ExemptionOutput

    interface ExemptionOutput {
        exemptionRaised?: string | null;
        exemptionRejectionReason?: string | null;
        exemptionRequest?: string | null;
    }
    Index

    Properties

    exemptionRaised?: string | null
    exemptionRejectionReason?: string | null
    exemptionRequest?: string | null