Nado Typescript SDK Documentation
    Preparing search index...

    Interface NadoMatchOrdersRfqTx

    interface NadoMatchOrdersRfqTx {
        match_orders_r_f_q: { product_id: number };
    }
    Index

    Properties

    match_orders_r_f_q: { product_id: number }