NotificationResponse: {
    count: NotificationCount;
    items: Notification[];
}

The response of loaded notifications

Type declaration