Class MarketType

Hierarchy

  • MarketType

Constructors

Properties

Constructors

Properties

PERP: {
    perp: {};
} = ...

Type declaration

  • perp: {}
    SPOT: {
        spot: {};
    } = ...

    Type declaration

    • spot: {}

      Generated using TypeDoc