interface NumericalRange1 {
    type: NumericRangeType;
    value: NumericalRangeValueType;
}

Implemented by

Properties

Properties

value: NumericalRangeValueType