NotificationConditionType
The type of a notification condition. This is used to determine what kind of condition it is and how to evaluate it.
enum NotificationConditionType {
EVENT_CATEGORY
}
Values
NotificationConditionType
.EVENT_CATEGORY
Member Of
NotificationCondition
object ● NotificationConditionInput
input ● NotificationEvent
object