NotificationCount: {
    total: number;
    unread: number;
}

The count response of loaded notifications

Type declaration

  • total: number
  • unread: number