GasStationResponse
struct GasStationResponse : Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
public var gasStation: PCGasStation - 
                  
                  
Undocumented
Declaration
Swift
public var prices: [PCFuelPrice] - 
                  
                  
Undocumented
Declaration
Swift
public var wasMoved: Bool? 
View on GitHub
        GasStationResponse Structure Reference