Table of Contents

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

Guid

UserId

public Guid UserId { get; set; }

Property Value

Guid