Table of Contents

Class GetNotificationsInput

Namespace
OpenSettings.Models.Inputs
Assembly
OpenSettings.dll
public class GetNotificationsInput
Inheritance
GetNotificationsInput
Inherited Members

Properties

IsExpired

public bool? IsExpired { get; set; }

Property Value

bool?

PackVersion

public string PackVersion { get; set; }

Property Value

string

Source

public NotificationSource? Source { get; set; }

Property Value

NotificationSource?

Type

public NotificationType? Type { get; set; }

Property Value

NotificationType?