TomTomSDKDynamicData
-
Defines EV Charging Availability APIs that complement basic search.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol EVChargingAvailabilityProvider -
Defines Fuel Price API that complement basic search.
See moreDeclaration
Swift
public protocol FuelPriceProvider
-
Options for requesting EV charging station availability.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct EVChargingAvailabilityOptions -
Parameters for fuel prices request.
See moreDeclaration
Swift
public struct FuelPriceOptions -
Parameters for parking availability information request.
See moreDeclaration
Swift
public struct ParkingAvailabilityOptions -
Parameters for parking price information request.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ParkingPriceOptions -
Defines Parking Detail APIs that complement basic search.
See moreDeclaration
Swift
public protocol ParkingDetailProvider
-
Class containing EV charging availability response.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct EVChargingAvailabilityResponse
-
Represents the charging connector data.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ConnectorAvailability
-
The availability data for the charging connector.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Availability
-
The status of the charging connector.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ConnectorAvailabilityDetails
-
Fuel price information.
See moreDeclaration
Swift
public struct FuelPriceDetails
-
Fuel price information for a gas station.
See moreDeclaration
Swift
public struct FuelPriceResponse
-
Prediction on available parking availability.
See moreDeclaration
Swift
public enum ParkingAvailabilityTrend
-
Availability state of a parking place.
See moreDeclaration
Swift
public struct ParkingAvailabilityStatus
-
Parking availability information of the parking station.
See moreDeclaration
Swift
public struct ParkingAvailabilityResponse
-
The type of payment which was used for a given parking payment.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum PaymentType
-
The payment method which was used for a given parking payment.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum PaymentMethod
-
Calculated parking price when
startTimeandduarationare specified.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ParkingPrice
-
Describes the details of a single result item returned by the Parking Price API.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ParkingPriceResponse
-
Indicates how to pay parking bills.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ParkingPaymentDetails
-
Single parking ticket information. Can be duration based or time slot based.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ParkingTicket
-
Price details for a single parking service type.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ParkingRateDetails
-
A
FuzzyDurationis a period of time that is loosely defined. We refer to this as “fuzzy” because the general term used may have a similar meaning to many users, but there is not a specific definition (as in a time period from x hour to y hour).See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum FuzzyDuration
-
Additional factors that may affect pricing.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum ParkingRateCategory
-
Detailed information related to calculating parking price. Preferably this should be used only for display purpose. To get a calculated parking price, please refer to
ParkingPrice.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ParkingRate
TomTom SDK for iOS (0.53.1)
TomTomSDKDynamicData