Class MarkNotificationAsRequest
- Namespace
- OpenSettings.AspNetCore.Models.Requests
- Assembly
- OpenSettings.AspNetCore.dll
public class MarkNotificationAsRequest
- Inheritance
-
MarkNotificationAsRequest
- Inherited Members
Properties
NotificationId
public Guid NotificationId { get; set; }
Property Value
UserId
public Guid UserId { get; set; }