Oracle prices

interface GetIndexerOraclePricesParams {
    productIds: number[];
}

Properties

Properties

productIds: number[]