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