IndexerServerProduct: {
    spot: EngineServerSpotProduct;
} | {
    perp: EngineServerPerpProduct;
}

Generated using TypeDoc