![]() | CommonVehicleDescriptorType Class |
Namespace: IAS
public class VehicleDescriptorType
The CommonVehicleDescriptorType type exposes the following members.
Name | Description | |
---|---|---|
![]() | AgeType | Whether the vehicle is new, used, or certified pre-owned. |
![]() | ChromeStyleID | The "Style ID" is an integer value acquired from Chrome which describes a specific vehicle (year, manufacturer, model, and trim level). |
![]() | HasChromeWheels | A boolean value representing whether or not the vehicle has chrome(d) or chrome-clad wheels. |
![]() | HasDealerUpgradedWheelsTires | A boolean value representing whether or not the vehicle has non factory wheels and/or tires. |
![]() | HasRunFlatTires | A boolean value representing whether or not the vehicle has "Run-Flat" tires. |
![]() | InServiceDate | The in service date is the date on which the vehicle was originally sold. This value should be specified for used vehicles only. For new vehicles, pass either the contract date or 1900-01-01 for this value. |
![]() | InspectionDate | An optional text representation of the isnpection date of the vehicle sold. |
![]() | InspectionID | An optional text representation of the inspection ID of the vehicle sold. |
![]() | InspectionOdometer | An optional text representation of the odometer reading of the vehicle sold at the time of inspection. |
![]() | IsMotorcycle | A boolean value representing whether or not the vehicle is a motorcycle. |
![]() | Make | A text representation of the make (manufacturer) of the vehicle. |
![]() | Mileage | The number of miles on the vehicle at the time of warranty/warranties sale. |
![]() | Model | A text representation of the model of the vehicle. |
![]() | MSRP | The MSRP of the vehicle. |
![]() | NADARetail | The NADA retail price of the vehicle, which is required for pre-owned forms/programs. |
![]() | NumberOfKeys | An optional integer representation of the number of keys delivered with the vehicle at the time of sale. Required for certain Service Group contracts. |
![]() | NumberOfWheels | An optional integer representation of the number of wheels covered. Required for certain Service Group contracts. |
![]() | PurchaseDate | The date the vehicle was purchased. |
![]() | PurchasePrice | The price that the customer paid for the vehicle. |
![]() | PurchaseType | A text representation of type of purchase - lease, loan, etc. |
![]() | TrimLevel | A text representation of the trim level of the vehicle sold. |
![]() | UsageType | Whether the vehicle is used for commercial purposes. |
![]() | VIN | The vehicle information number assigned to the vehicle. |
![]() | Year | The year in which the vehicle sold was manufactured. |