NotificationConditionOperator
No description
enum NotificationConditionOperator {
EQUALS
}
Values
NotificationConditionOperator.EQUALS
The equality (==) operator, i.e. <key> == <value>
Member Of
NotificationCondition
object ● NotificationConditionInput
input