Diagnostics
@Serializable
Vehicle diagnostic values.
Constructors
Link copied to clipboard
constructor(serviceWarning: ValueWithTimestamp<String>? = null, serviceTrigger: ValueWithTimestamp<String>? = null, engineHoursToService: ValueWithTimestamp<Int>? = null, distanceToService: ValueWithTimestamp<Int>? = null, washerFluidLevelWarning: ValueWithTimestamp<String>? = null, timeToService: ValueWithTimestamp<Int>? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "washerFluidLevelWarning")