Class GetUserNotificationsResponse
- Namespace
- OpenSettings.Models.Responses
- Assembly
- OpenSettings.dll
public class GetUserNotificationsResponse
- Inheritance
-
GetUserNotificationsResponse
- Inherited Members
Properties
NotificationCounts
public GetUserNotificationsResponseNotificationCounts NotificationCounts { get; set; }
Property Value
Notifications
public List<GetUserNotificationsResponseNotification> Notifications { get; set; }