Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 890 Bytes

FipeResult.md

File metadata and controls

18 lines (14 loc) · 890 Bytes

Br.Com.Parallelum.Fipe.Model.FipeResult

Properties

Name Type Description Notes
Price string Price in Brazilian Real [optional]
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]
ReferenceMonth string Month of the price [optional]
VehicleType int Type of the vehicle [optional]
FuelAcronym string Fuel acronym (eg. G) [optional]

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