Nado Typescript SDK Documentation
    Preparing search index...

    Interface HealthGroup

    interface HealthGroup {
        spotProductId: number;
        perpProductId: number;
    }
    Index

    Properties

    spotProductId: number
    perpProductId: number