Name | Type | Description | Notes |
---|---|---|---|
engine | string | This field indicates the specifications of the engine, including its size, block type, and fuel type. An example is <code>2.7L V6 gas DOHC naturally aspirated</code>. This field is conditionally required, but should be supplied if known/applicable. | [optional] |
make | string | This field indicates the make of the vehicle (e.g. <code>Toyota</code>). This field is always required to identify a motor vehicle. | [optional] |
model | string | This field indicates the model of the vehicle (e.g. <code>Camry</code>). This field is always required to identify a motor vehicle. | [optional] |
trim | string | This field indicates the trim of the vehicle (e.g. <code>2-door Coupe</code>). This field is conditionally required, but should be supplied if known/applicable. | [optional] |
year | string | This field indicates the year of the vehicle (e.g. <code>2016</code>). This field is always required to identify a motor vehicle. | [optional] |