Package version:

Interface NumericRangeResolution

represents the resolution of numeric intervals.

Hierarchy

Properties

maximum: number

The ending value of the interval.

minimum: number

The beginning value of the interval.

rangeKind: string

The kind of range that the resolution object represents.

resolutionKind: "NumericRangeResolution"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc