interface IndexerServerOraclePricesParams {
    product_ids: number[];
}

Properties

Properties

product_ids: number[]