Classes

The following classes are available globally.

EVChargingStationsAvailabilityQueryBuilder

  • EV Charging Stations Availability Query Builder.

    Important

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

    Declaration

    Swift

    public class EVChargingStationsAvailabilityQueryBuilder

AutocompleteResponse

  • Autocomplete search response.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class AutocompleteResponse

AutocompleteSummary

  • Information about the autocomplete Request that was performed.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class AutocompleteSummary

AutocompleteGeoBias

  • The geo bias passed to the autocomplete engine by setting the position and radius parameters.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class AutocompleteGeoBias

AutocompleteResult

  • Result returned by the autocomplete engine.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class AutocompleteResult

AutocompleteSegment

  • Describes entities detected in the result.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class AutocompleteSegment

AutocompleteMatches

  • Represents the autocomplete query matches.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class AutocompleteMatches

AutocompleteInputQuery

  • Autocomplete input query.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class AutocompleteInputQuery

EVChargingStationsAvailabilityResponse

  • Class containing EV charging stations response.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class EVChargingStationsAvailabilityResponse : Codable

Connector

  • 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

    @objcMembers
    public class Connector : Codable

Availability

  • The availability data for the charging connector.

    Important

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

    Declaration

    Swift

    @objcMembers
    public class Availability : Codable

Current

  • 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

    @objcMembers
    public class Current : Codable