Structures
The following structures are available globally.
-
Defines the parameters of an Autocomplete Search.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct AutocompleteOptions
-
To create
EVChargingStationsAvailabilityQuery, please useEVChargingStationsAvailabilityQueryBuilder.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct EVChargingStationsAvailabilityQuery -
Specifies the parameters of the geometries to query.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeometryDataOptions
-
Specifies the language and scope of POI categories.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POICategoryOptions -
Defines essential parameters to fetch POI details data
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POIDetailsOptions
-
Specifies fuzzy search options.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchOptions
-
The type of search result.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchResultType : Hashableextension SearchResultType: Equatableextension SearchResultType: CustomStringConvertible
-
Defines the POI identifier required to fetch POI details
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POIID
-
A structure enclosing related data IDs
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchResultID
-
MapCode is a short, easy-to-recognize string representing a location. Every location on Earth can be represented by a MapCode. A MapCode can be used in online search.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct MapCode
-
SearchResult Object containing grouped information about places or points of interest.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchResult
-
Contains information about an EV charging park.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ChargingPark
-
A container of data sources for additional POI details.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct DataSources
-
Charging Availability data source.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ChargingAvailabilityDataSource
-
Geometry Data Sources
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeometryDataSources
-
Additional POI details.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POIDetail
-
A representation of an entry point for a POI.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct EntryPoint
-
Defines a range of time from
startTimetoendTimeSee moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct TimeRange
-
Defines the OpeningHours of a POI.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct OpeningHours
-
Point of Interest information for a search result.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POI
-
Defines a POI brand.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Brand : Hashable
-
POI category ID.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POICategoryID : Hashable
-
Summary information about the search that was performed.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchRequestSummary
-
GeometryDataResponse
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeometryDataResponse
-
Structure containing POI category response.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POICategoryResponse
-
Structure containing POI category details.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POICategory
-
Contains requested POI details inside the SearchResult structure
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POIDetailsResponse
-
A response structure that contains search results for the requested search query
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchResponse
Structures Reference