YearsRange

Duration range measured in years for public API (e.g. average contract length between 3 and 7 years). Distinct from YearRangePublicDto which represents a range of calendar years.

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

    Maximum duration in years.

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

    Minimum duration in years.