PriceHistoryAttributeResponse
struct PriceHistoryAttributeResponse : Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
public let currency: String - 
                  
                  
Undocumented
Declaration
Swift
public let from: String - 
                  
                  
Undocumented
Declaration
Swift
public let fuelPrices: [PriceResponse] - 
                  
                  
Undocumented
Declaration
Swift
public let productName: String - 
                  
                  
Undocumented
Declaration
Swift
public let to: String 
View on GitHub
        PriceHistoryAttributeResponse Structure Reference