Class FeesMode

Constructors

Properties

Constructors

Properties

Fixed: {
    fixed: {};
} = ...

Type declaration

  • fixed: {}
    Linear: {
        linear: {};
    } = ...

    Type declaration

    • linear: {}