Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerMultiProductPerpPricesParams

    interface GetIndexerMultiProductPerpPricesParams {
        productIds: number[];
    }
    Index

    Properties

    Properties

    productIds: number[]