ModelYearRange
Range of model years supported for a device model.
If end year is null, all years after start year are supported.
Fields
Latest year model is supported. If null, all years after start year are supported.
Earliest year model is supported.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"endYear": 17,
"startYear": 15
}