# NotificationCount

NotificationCount number of unread notifications

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_new** | **number** |  | [optional] [default to undefined]

## Example

```typescript
import { NotificationCount } from 'berg';

const instance: NotificationCount = {
    _new,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
