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

    Interface RefundEInvoiceMethodSpecificOutput

    interface RefundEInvoiceMethodSpecificOutput {
        refundProductId?: number | null;
        totalAmountPaid?: number | null;
        totalAmountRefunded?: number | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    refundProductId?: number | null
    totalAmountPaid?: number | null
    totalAmountRefunded?: number | null