interface GetIndexerMultiProductPerpPricesParams {
    productIds: number[];
}

Properties

Properties

productIds: number[]