Class SpotBalanceType

Hierarchy

  • SpotBalanceType

Constructors

Properties

Constructors

Properties

BORROW: {
    borrow: {};
} = ...

Type declaration

  • borrow: {}
    DEPOSIT: {
        deposit: {};
    } = ...

    Type declaration

    • deposit: {}

      Generated using TypeDoc