Other Enumerations
The following enumerations are available globally.
-
This enum represents the type of electric current
Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.
See moreDeclaration
Swift
public enum ElectricCurrentType : UInt32, CaseIterable, Codable -
Defines the type of the electric vehicle.
Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.
See moreDeclaration
Swift
public enum ElectricVehicleType : UInt32, CaseIterable, Codable -
AuthorizationError represents an error’s enum
See moreDeclaration
Swift
public enum AuthorizationError : UInt32, CaseIterable, Codableextension AuthorizationError : Error
Other Enumerations Reference