data class CombustionVehicleConsumption
Describes parameters used to determine the vehicle power and consumption. |
|
data class ElectricVehicleConsumption
Describes capacity and the consumption of the EV. |
|
enum class VehicleAdrTunnelRestrictionCode
Specifies if the vehicle should be subjected to ADR tunnel restrictions. |
|
data class VehicleDimensions
Specifies the dimensions of the vehicle. |
|
data class VehicleEfficiency
Specifies the efficiency of the vehicle. |
|
enum class VehicleEngineType
Represents the types of the vehicle engine (e.g., electric). |
|
enum class VehicleLoadType
Represents types of cargo that may be classified as hazardous materials and restricted from some roads. Available vehicleLoadType values are US Hazmat classes 1 through 9, plus generic classifications for use in other countries. For more details, see: https://developer.tomtom.com/routing-api/routing-api-documentation-routing/common-routing-parameters. |
|
data class VehicleRestrictions
Specifies the restriction that this vehicle should be subjected to. |