String
Get the enum value for BATTERY. For BEV (Battery Electric Vehicle), PHEV (Plug-in Hybrid Electric Vehicle), solar vehicles and other vehicles which run on a battery.
Kind: Static property of FuelType
Returns: String
- The enum value.
String
Get the enum value for CNG. For vehicles using compressed natural gas.
Kind: Static property of FuelType
Returns: String
- The enum value.
String
Get the enum value for DIESEL.
Kind: Static property of FuelType
Returns: String
- The enum value.
String
Get the enum value for GASOLINE.
Kind: Static property of FuelType
Returns: String
- The enum value.