abstract fun withIsVehicleCommercial(isVehicleCommercial: Boolean!): T
Specifies if the vehicle is used for commercial purposes to calculate route.
isVehicleCommercial - Boolean!:
isVehicleCommercial
Return T: A reference to the common params object.