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
Source
public NotificationSource? Source { get; set; }
Property Value
Type
public NotificationType? Type { get; set; }