Name | Type | Description | Notes |
---|---|---|---|
Brand | string | Brand of the vehicle | [optional] |
Model | string | Model of the vehicle | [optional] |
ModelYear | int | Year of vehicle production | [optional] |
Fuel | string | Fuel used by the vehicle | [optional] |
CodeFipe | string | Unique Fipe identifier | [optional] |
VehicleType | int | Type of the vehicle | [optional] |
FuelAcronym | string | Fuel acronym (eg. G) | [optional] |
PriceHistory | List<HistoryEntry> | [optional] |