Table of Contents

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

GetUserNotificationsResponseNotificationCounts

Notifications

public List<GetUserNotificationsResponseNotification> Notifications { get; set; }

Property Value

List<GetUserNotificationsResponseNotification>