sdk-search / com.tomtom.online.sdk.search.vehicle / CombustionVehicleDescriptor

CombustionVehicleDescriptor

@Beta(2020, 12) data class CombustionVehicleDescriptor

Specifies the combustion vehicle parameters to restrict the result of the POI Search.

Parameters

fuelSet - Set of a FuelType.

Types

Builder

class Builder

Builder used to create an instance of CombustionVehicleDescriptor. Once constructed, the user cannot change the field values.

Properties

fuelSet

val fuelSet: Set<FuelType>

Set of a FuelType.