DispatchRuleNotifyRuleNotifyObject

data class DispatchRuleNotifyRuleNotifyObject(val name: String, val notifyObjectId: String, val notifyType: String)

Constructors

Link copied to clipboard
constructor(name: String, notifyObjectId: String, notifyType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the contact or contact group.

Link copied to clipboard

The ID of the contact or contact group.

Link copied to clipboard

The type of the alert contact. Valid values: ARMS_ROBOT: robot. ARMS_CONTACT: contact. ARMS_CONTACT_GROUP: contact group.