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

withIsVehicleCommercial

abstract fun withIsVehicleCommercial(isVehicleCommercial: Boolean!): T

Specifies if the vehicle is used for commercial purposes to calculate route.

Parameters

isVehicleCommercial - Boolean!:

Return
T: A reference to the common params object.