@Beta(2020, 12) data class CombustionVehicleDescriptor
Specifies the combustion vehicle parameters to restrict the result of the POI Search.
fuelSet
- Set of a FuelType.
class Builder
Builder used to create an instance of CombustionVehicleDescriptor. Once constructed, the user cannot change the field values. |
val fuelSet: Set<FuelType>
Set of a FuelType. |