vehicle

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
val vehicle: Vehicle

The vehicle dimensions, restrictions, and engine parameters. When guidanceOptions are given, the vehicle has to be of type VehicleType.Car, VehicleType.Motorcycle or VehicleType.Truck. Please use VehicleType.Car for VehicleType.Taxi.