VehicleModel

constructor(id: String, name: String? = null, manufacturer: Manufacturer? = null, profile: Profile?, variant: String?, year: String?)

Parameters

id

id assigned to given model

name

name of the model

manufacturer

brand of the model

profile

profile of the model

variant

Variant or sub name of vehicle

year

Year of release and end of series in format yyyy or yyyy-yyyy