ChargingTimeOffsetProperty

data class ChargingTimeOffsetProperty(val chargingTimeOffset: Duration) : ElectricEngineProperty

Specifies the charging time offset which is added to the raw charging time.

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

Parameters

chargingTimeOffset

The charging time offset value.

Constructors

Link copied to clipboard
constructor(chargingTimeOffset: Duration)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard