Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 851 Bytes

FipeHistoryResult.md

File metadata and controls

17 lines (13 loc) · 851 Bytes

Br.Com.Parallelum.Fipe.Model.FipeHistoryResult

Properties

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]

[Back to Model list] [Back to API list] [Back to README]