Perp prices

interface GetIndexerPerpPricesParams {
    productId: number;
}

Properties

Properties

productId: number