FuelPriceID
public struct FuelPriceID
A container for the fuel price identifier
-
Creates new instance of
FuelPriceIDDeclaration
Swift
public init(id: String)Parameters
idFuel prices information identifier received from the search.
-
The identifier of the data source for the fuel prices. You can get this identifier from the search result. The identifier is in the
SearchResultIDof theSearchResult, labeledfuelPriceDataSourceId. Example: 00000000-0003-1d9a-0009-20d4467654e2.Declaration
Swift
public let id: String
TomTom SDK for iOS (0.53.1)
FuelPriceID