Show / Hide Table of Contents

Enum NotificationState

Contains an enumerated list of notification states.

Namespace: Vasont.Publisher.Models.Notifications
Assembly: Vasont.Publisher.Models.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NotificationState

Fields

Name Description
Archived

The notification is archived.

Read

The notification is read.

Unread

The notification is unread.

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