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

withVehicleWeightInKg

abstract fun withVehicleWeightInKg(vehicleWeightInKg: Int!): T

Specifies the vehicle weight in kilograms for route calculation.

Parameters

vehicleWeightInKg - Int!:

Return
T: A reference to the common params object.