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

withCurrentFuelInLiters

abstract fun withCurrentFuelInLiters(currentFuelInLiters: Double!): T

Specifies the current supply of fuel in liters. Applicable only to combustion engines.

Parameters

currentFuelInLiters - Double!:

Return
T: A reference to the common params object.