Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineMarketPricesParams

    interface GetEngineMarketPricesParams {
        productIds: number[];
    }
    Index

    Properties

    Properties

    productIds: number[]