DetectorModelClearTimer

data class DetectorModelClearTimer(val timerName: String)

Information needed to clear the timer.

Constructors

Link copied to clipboard
constructor(timerName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the timer to clear.