Namespace LemonEdge.API.Core.Notifications
Classes
EmailSettings
NotificationTypeFactory
A factory class for creating instances of the INotificationType implementations
Interfaces
INotificationType
An interface that any notification implementation can implement
It is then available as an option wherever Notification Types are used, such as against IActionTrigger with an action of Notification