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

    Interface CreateMarketplaceRefundResponse

    Refund response

    interface CreateMarketplaceRefundResponse {
        amount: string;
        transactionId: TransactionId;
    }
    Index

    Properties

    amount: string
    transactionId: TransactionId