Package-level declarations

Types

Link copied to clipboard

Callback that reports that a FuelPriceResponse or SearchError has been received.

Link copied to clipboard
data class FuelPriceOptions(val fuelPriceId: FuelPriceId)

The parameters for the Fuel Price request.

Link copied to clipboard
data class FuelPriceResponse(val prices: List<FuelPrice>)

Response of the fuel price API.