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

    Interface ApproveRefundRequest

    interface ApproveRefundRequest {
        amount?: number | null;
    }
    Index

    Properties

    Properties

    amount?: number | null