GetPriceHistory
public enum GetPriceHistory
Get price history for a specific gas station
Get the price history for a specific gas station and fuel type on a period of time which can begin no sooner than 37 days ago; the time interval between price changes can be set to minute, hour, day, week, month or year
-
Undocumented
Declaration
Swift
public static var service: POIAPIService<POIAPI.PriceHistories.GetPriceHistory.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : POIAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible