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

    Interface RefundOutput

    Hierarchy (View Summary)

    Index

    Properties

    amountOfMoney?: AmountOfMoney | null
    amountPaid?: number | null
    bankRefundMethodSpecificOutput?: RefundBankMethodSpecificOutput | null
    cardRefundMethodSpecificOutput?: RefundCardMethodSpecificOutput | null
    cashRefundMethodSpecificOutput?: RefundCashMethodSpecificOutput | null
    eInvoiceRefundMethodSpecificOutput?: RefundEInvoiceMethodSpecificOutput | null
    eWalletRefundMethodSpecificOutput?: RefundEWalletMethodSpecificOutput | null
    mobileRefundMethodSpecificOutput?: RefundMobileMethodSpecificOutput | null
    paymentMethod?: string | null
    references?: PaymentReferences | null