Get Price History API
object GetPriceHistoryAPI
Content copied to clipboard
Types
Get Price History Service
Link copied to clipboard
interface GetPriceHistoryService
Content copied to clipboard
Functions
get Price History
Link copied to clipboard
fun POIAPI.PriceHistoriesAPI.getPriceHistory(id: String, fuelType: Fuel? = null, filterfrom: Date? = null, filterto: Date? = null, filtergranularity: String? = null, readTimeout: Long? = null): Call<PriceHistory>
Content copied to clipboard