NotificationTypesDto
Namespace: Meshmakers.Octo.Communication.Contracts.DataTransferObjects
Enumeration of notification types.
public enum NotificationTypesDto
Inheritance Object → ValueType → Enum → NotificationTypesDto
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| 1 | E-Mail notification type. | |
| Sms | 2 | Sms notification type. |