Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerSubaccountOrdersQueryParams

    interface EngineServerSubaccountOrdersQueryParams {
        sender: string;
        product_id: number;
    }
    Index

    Properties

    Properties

    sender: string
    product_id: number