Nado Typescript SDK Documentation
    Preparing search index...

    Interface NadoMatchOrdersTx

    interface NadoMatchOrdersTx {
        match_orders: { product_id: number };
    }
    Index

    Properties

    Properties

    match_orders: { product_id: number }