Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerMarketPricesQueryParams

    interface EngineServerMarketPricesQueryParams {
        product_ids: number[];
    }
    Index

    Properties

    Properties

    product_ids: number[]