Enumerations
The following enumerations are available globally.
-
Enumeration to describe combustion engine parameter.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum CombustionEngineParameter
-
Enumeration to describe electric engine parameter.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum ElectricEngineParameter
-
Enumeration to describe vehicle parameter.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum VehicleParameter
-
Vehicle update options.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum VehicleUpdateOption : Equatable