Enum ChargeType
- Namespace
- Geotab.Checkmate.ObjectModel.Charging
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Represents the current type of the charge.
public enum ChargeType
- Extension Methods
Fields
AC = 0
Alternating Current.
DC = 1
Direct Current.
Unknown = 2
Charge type is unknown.