ChargingType type

Charging type.
KnownChargingType can be used interchangeably with ChargingType, this enum contains the known values that the service supports.

Known values supported by the service

PerOrder: Per order charging type.
PerDevice: Per device charging type.

type ChargingType = string