Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 915 Bytes

Vehicle.md

File metadata and controls

18 lines (14 loc) · 915 Bytes

Vehicle

Properties

Name Type Description Notes
created_at datetime Date when the resource has been created. [optional]
embedded object [optional]
links VehicleLinks [optional]
brand str Brand of a vehicle [optional]
engine list[VehicleEngine] Engine of a vehicle [optional]
id str [optional]
label str Version of a vehicle [optional]
pictures list[Url] With the links it's possible to see the pictures of the vehicle [optional]
vin str Vehicle Identification Number [optional]

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