interface NumericalRangeEmpty {
    type: Empty;
    value: null;
}

Properties

Properties

type: Empty
value: null