vehicleTypeId

@SerialName(value = "vehicle_type_id")
val vehicleTypeId: String?(source)

The vehicle_type_id of this vehicle, as described in vehicle_types.json.

REQUIRED if the vehicle_types.json file is defined.