range_value RangeValue Bases: BaseModel RangeValue data model to represent intervals. Attributes: Name Type Description min float Lower bound of the interval. max float Upper bound of the interval.