AlarmModelSummary

Contains a summary of an alarm model.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the alarm model.

Link copied to clipboard

The name of the alarm model.

Link copied to clipboard

The time the alarm model was created, in the Unix epoch format.

Functions

Link copied to clipboard
inline fun copy(block: AlarmModelSummary.Builder.() -> Unit = {}): AlarmModelSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String