Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerSymbolsQueryParams

    interface EngineServerSymbolsQueryParams {
        product_type?: EngineServerProductType;
        product_ids?: number[];
    }
    Index

    Properties

    product_ids?: number[]