@tax1driver/ts-tpay
    Preparing search index...

    Interface ChildTransactionRefund

    Child transaction for refund

    interface ChildTransactionRefund {
        amount: number;
        merchantId: MerchantId;
    }
    Index

    Properties

    Properties

    amount: number
    merchantId: MerchantId