Class DepositDirection

Hierarchy

  • DepositDirection

Constructors

Properties

Constructors

Properties

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

Type declaration

  • deposit: {}
    WITHDRAW: {
        withdraw: {};
    } = ...

    Type declaration

    • withdraw: {}

      Generated using TypeDoc