Dynamic Data

  • The availability data for the charging connector.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct Availability
  • Represents the charging connector data.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ConnectorAvailability
  • The status of the charging connector.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ConnectorAvailabilityDetails
  • Options for requesting EV charging station availability.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct EVChargingAvailabilityOptions
  • Defines EV Charging Availability APIs that complement basic search.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public protocol EVChargingAvailabilityProvider
  • Class containing EV charging availability response.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct EVChargingAvailabilityResponse
  • Fuel price per unit of volume.

    See more

    Declaration

    Swift

    public struct FuelPrice
  • Fuel price information.

    See more

    Declaration

    Swift

    public struct FuelPriceDetails
  • Parameters for fuel prices request.

    See more

    Declaration

    Swift

    public struct FuelPriceOptions
  • Defines Fuel Price API that complement basic search.

    See more

    Declaration

    Swift

    public protocol FuelPriceProvider
  • Fuel price information for a gas station.

    See more

    Declaration

    Swift

    public struct FuelPriceResponse
  • A FuzzyDuration is 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).

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum FuzzyDuration
  • Parameters for parking availability information request.

    See more

    Declaration

    Swift

    public struct ParkingAvailabilityOptions
  • Parking availability information of the parking station.

    See more

    Declaration

    Swift

    public struct ParkingAvailabilityResponse
  • Availability state of a parking place.

    See more

    Declaration

    Swift

    public struct ParkingAvailabilityStatus
  • Prediction on available parking availability.

    See more

    Declaration

    Swift

    public enum ParkingAvailabilityTrend
  • Defines Parking Detail APIs that complement basic search.

    See more

    Declaration

    Swift

    public protocol ParkingDetailProvider
  • Indicates how to pay parking bills.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ParkingPaymentDetails
  • Calculated parking price when startTime and duaration are specified.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ParkingPrice
  • Parameters for parking price information request.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ParkingPriceOptions
  • Describes the details of a single result item returned by the Parking Price API.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ParkingPriceResponse
  • 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.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ParkingRate
  • Additional factors that may affect pricing.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum ParkingRateCategory
  • Price details for a single parking service type.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ParkingRateDetails
  • Single parking ticket information. Can be duration based or time slot based.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ParkingTicket
  • The payment method which was used for a given parking payment.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum PaymentMethod
  • The type of payment which was used for a given parking payment.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum PaymentType