UnitRange
Count range for public API (min/max of a discrete quantity, e.g. number of properties, number of units in a portfolio). Used for teaser-style anonymized ranges.
- maxType: null | number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doublemin:0Maximum count.
- minType: null | number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doublemin:0Minimum count.