NotificationSentiment
Denotes positivity or negativity of a notification, can affect the display of the message.
enum NotificationSentiment {
NEGATIVE
NEUTRAL
POSITIVE
SEMINEGATIVE
}
Values
NotificationSentiment.NEGATIVE
NotificationSentiment.NEUTRAL
NotificationSentiment.POSITIVE
NotificationSentiment.SEMINEGATIVE
Member of
DemandHqNotification
object ● DemandHqNotificationCreateInput
input