# Cyclos411Api.NotificationsStatus

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**newNotifications** | **Number** | Indicates the number of received notifications after the last view date (i.e &#x60;lastViewDate&#x60;). | [optional] 
**unreadNotifications** | **Number** | Indicates the total number of unread notifications. | [optional] 
**lastViewDate** | **Date** | The last view date tracked by the server through &#x60;POST /notifications/viewed&#x60; | [optional] 


