Enum NotificationType
Contains an enumerated list of available notification types.
Namespace: Vasont.Publisher.Models.Notifications
Assembly: Vasont.Publisher.Models.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NotificationType
Fields
Name | Description |
---|---|
Message | A notification message alert. |
Runner | A notification about a currently executing run. |