getFuelAmount

abstract suspend fun getFuelAmount(vin: String, requestOptions: RequestOptions? = null): FuelAmountResponse(source)

Get fuel amount in liters.

Return

fuel amount

Parameters

vin

Vehicle Identification Number

requestOptions

optional request configuration