FuelDynamicDataResponse
data class FuelDynamicDataResponse(val type: FuelType, val price: Price? = null)
Content copied to clipboard
Response of the fuel station dynamic data search.
Response of the fuel station dynamic data search.