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

withVehicleLoadType

abstract fun withVehicleLoadType(vehicleLoadType: VehicleLoadType!): T

Specifies the vehicle load type for route calculation.

Parameters

vehicleLoadType - VehicleLoadType!:

Return
T: A reference to the common params object.