NotificationPayloadType Enum
Namespace: PTS.Modules.Notifications.Domain
Assembly: PTS.Modules.Notifications.dll
Syntax
public enum NotificationPayloadType
Fields
| Name | Description |
|---|---|
| EmailHtml | |
| EmailText | |
| Mms | |
| NotSet | |
| PaperLetter | |
| Pigeon | |
| Push | |
| Sms | |
| System | |
| Telegram | |
| VoiceCall | |