Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LimitConfiguration

Hierarchy

  • LimitConfiguration

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • type: LimitType
    • toleranceFactor: number | undefined
    • name: string
    • priority: number

    Returns LimitConfiguration

Properties

name

name: string

priority

priority: number

toleranceFactor

toleranceFactor: number | undefined

type

type: LimitType

Generated using TypeDoc