PartnerPlanSearchCriteriaViewModel
Search criteria used for the plan search. Reflects the vehicle and location information provided in the request.
- licenseType: string | null
Plate License plate number (if license plate search was used).
- makeType: string | null
Vehicle manufacturer (if Make/Model/Year search was used).
- mileageType: integerFormat: int32
Vehicle mileage used for the search.
- modelType: string | null
Vehicle model (if Make/Model/Year search was used).
- stateType: string | null
Short Name Two-letter US state code used for the search.
- vinType: string | null
Vehicle Identification Number (if VIN search was used).
- yearType: integerFormat: int32
Vehicle model year (if Make/Model/Year search was used).
- zipType: string | null
ZIP code used for the search (if provided).