VehicleEngineType

enum VehicleEngineType : Enum<VehicleEngineType>

Represents the types of the vehicle engine (e.g., electric).

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

Entries

Link copied to clipboard

Defines the vehicle engine type as electric.

Link copied to clipboard

Defines the vehicle engine type as combustion.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int