Class OrderStatus

Hierarchy

  • OrderStatus

Constructors

Properties

Constructors

Properties

INIT: {
    init: {};
} = ...

Type declaration

  • init: {}
    OPEN: {
        open: {};
    } = ...

    Type declaration

    • open: {}

      Generated using TypeDoc