FuelPriceOptions

data class FuelPriceOptions(val fuelPriceId: FuelPriceId)

The parameters for the Fuel Price request.

Parameters

fuelPriceId

The identifier of the data source for the fuel prices. See the optional fields of SearchResultId.

Constructors

Link copied to clipboard
fun FuelPriceOptions(fuelPriceId: FuelPriceId)

Properties

Link copied to clipboard