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 let service: APIService<POIAPI.PriceHistories.GetPriceHistory.Response> - 
                  
                  
Undocumented
See moreDeclaration
Swift
public final class Request : APIRequest<Response> - 
                  
                  
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible 
View on GitHub
        GetPriceHistory Enumeration Reference