Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright (c) GlobalLink Vasont