Options
All
  • Public
  • Public/Protected
  • All
Menu

Interval represents an object that has two properties - min and max.

Hierarchy

  • IntervalDto

Index

Constructors

Properties

Constructors

constructor

Properties

max

max: number

Maximum value of the interval

min

min: number

Minimum value of the interval

Generated using TypeDoc