Statistics
@Serializable
Vehicle statistics data.
Constructors
Link copied to clipboard
constructor(averageSpeed: ValueWithTimestamp<String>? = null, distanceToEmpty: ValueWithTimestamp<String>? = null, tripMeter1: ValueWithTimestamp<String>? = null, tripMeter2: ValueWithTimestamp<String>? = null, averageFuelConsumption: ValueWithTimestamp<String>? = null)
Properties
Link copied to clipboard
@SerialName(value = "averageFuelConsumption")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard