sdk-routing / com.tomtom.online.sdk.data / CommonParams / withVehicleEngineType

withVehicleEngineType

abstract fun withVehicleEngineType(vehicleEngineType: VehicleEngineType!): T

Specifies the vehicle engine type for route query.

Parameters

vehicleEngineType - VehicleEngineType!:

Return
T: A reference to the common params object.