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.
- maxType: null | number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doublemin:0Maximum duration in years.
- minType: null | number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doublemin:0Minimum duration in years.