sdk-search / com.tomtom.online.sdk.search.data.fuzzy / FuzzySearchQueryBuilder / withFuelSet

withFuelSet

fun withFuelSet(fuelSet: String): FuzzySearchQueryBuilder

Overrides IFuzzySearchQuery.withFuelSet

A comma-separated list of fuel types which could be used to restrict the result to Points Of Interest of specific fuels.

Parameters

fuelSet - A comma-separated list of fuel types.

Return
A reference to the builder object.