Structures

The following structures are available globally.

EVChargingAvailabilityOptions

  • 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
  • Parameters for fuel prices request.

    See more

    Declaration

    Swift

    public struct FuelPriceOptions
  • Parameters for parking availability information request.

    See more

    Declaration

    Swift

    public struct ParkingAvailabilityOptions
  • 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

EVChargingAvailabilityResponse

  • 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

ConnectorAvailability

  • 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

Availability

  • 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

ConnectorAvailabilityDetails

  • 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

FuelPrice

  • Fuel price per unit of volume.

    See more

    Declaration

    Swift

    public struct FuelPrice

FuelPriceDetails

FuelPriceResponse

ParkingAvailabilityStatus

ParkingAvailabilityResponse

ParkingPrice

  • 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

ParkingPriceResponse

  • 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

ParkingPaymentDetails

  • 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

ParkingTicket

  • 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

ParkingRateDetails

  • 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

ParkingRate

  • 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