# UserNotificationsApiItemSchema

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date** | [**\DateTime**](\DateTime.md) | Дата отправки | 
**id** | **int** | Id уведомления | 
**is_read** | **bool** | Сообщение прочитано | 
**text** | **string** | Текст сообщения. Содержит Html. | 

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


