Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerHealthGroupsResponse

    interface EngineServerHealthGroupsResponse {
        health_groups: [spotProductId: number, perpProductId: number][];
    }
    Index

    Properties

    Properties

    health_groups: [spotProductId: number, perpProductId: number][]