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.

  • max
    Type: null | number | string Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: double
    min:  
    0

    Maximum count.

  • min
    Type: null | number | string Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: double
    min:  
    0

    Minimum count.