sdk-routing / com.tomtom.online.sdk.routing.route.vehicle / VehicleEngineType

VehicleEngineType

@Beta(2020, 12) enum class VehicleEngineType

Represents the types of the vehicle engine (e.g., electric).

Enum Values

UNDEFINED

Defines that the vehicle engine type is not set.

COMBUSTION

Defines the vehicle engine type as combustion.

ELECTRIC

Defines the vehicle engine type as electric.