Class AppNotificationRead
Inherited Members
Namespace: DataWeb.Notification
Assembly: DataWeb.Core.dll
Syntax
public class AppNotificationRead
Properties
IsRead
Declaration
public bool IsRead { get; set; }
Property Value
Type | Description |
---|---|
bool |
NotificationId
Declaration
[Required(ErrorMessage = "NotificationId is required")]
public string NotificationId { get; set; }
Property Value
Type | Description |
---|---|
string |