Enum NotificationMessageType
Enum representing the type of a notification message.
Namespace: Innovt.Notification.Core.Domain
Assembly: Innovt.Notification.Core.dll
Syntax
public enum NotificationMessageType
Fields
| Name | Description |
|---|---|
| Custom | Custom notification type. |
Email notification type. |
|
| Push | Push notification type. |
| Sms | SMS notification type. |