sdk-search / com.tomtom.online.sdk.search.data.geometry / IGeometrySearchQuery / withFuelSet

withFuelSet

@NonNull abstract fun withFuelSet(fuelSet: String!): IGeometrySearchQuery

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

Parameters

fuelSet - String!: A comma-separated list of fuel types.

Return
IGeometrySearchQuery: A reference to the builder object.