VehicleHealthWarningsContent

constructor(mileage_km: Int? = null, warningLights: List<WarningLightValue>? = null, insufficientBatteryLevelWarning: Boolean? = null)