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

    Interface GetMarketplaceTransactionParams

    Query parameters for getting transaction with payment attempts

    interface GetMarketplaceTransactionParams {
        withPaymentAttempts?: boolean;
    }
    Index

    Properties

    withPaymentAttempts?: boolean