AgentNotificationPreferenceNotificationType
Possible notification types
enum AgentNotificationPreferenceNotificationType {
DESKTOP
EMAIL
WEB
}
Values
AgentNotificationPreferenceNotificationType.DESKTOP
Web browser desktop notification type.
AgentNotificationPreferenceNotificationType.EMAIL
Email notification type.
AgentNotificationPreferenceNotificationType.WEB
In-App Web notification type.
Member of
AgentNotificationPreference object ● AgentNotificationPreferenceInput input