EventRuleContactParameter

data class EventRuleContactParameter(val contactGroupName: String? = null, val contactParametersId: String? = null, val level: String? = null)

Constructors

Link copied to clipboard
constructor(contactGroupName: String? = null, contactParametersId: String? = null, level: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the alert contact group.

Link copied to clipboard

The ID of the recipient that receives alert notifications.

Link copied to clipboard
val level: String? = null

The alert level and the corresponding notification methods.