DiAlarmRuleNotificationSettingsNotificationReceiver

data class DiAlarmRuleNotificationSettingsNotificationReceiver(val receiverType: String? = null, val receiverValues: List<String>? = null)

Constructors

constructor(receiverType: String? = null, receiverValues: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val receiverType: String? = null

The type of the receiver. Valid values: AliyunUid/DingToken/FeishuToken/WebHookUrl.

Link copied to clipboard
val receiverValues: List<String>? = null

Receiver Value List