# Cyclos4102Api.Notification

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_date** | **Date** | The notification date | [optional] 
**relatedUser** | [**User**](User.md) | a user related to this message | [optional] 
**subject** | **String** | The notification subject | [optional] 
**message** | **String** | The notification message | [optional] 
**type** | **String** | The notification type name | [optional] 
**location** | **String** | The standard location to which the notification points to | [optional] 
**entityId** | **String** | The identifier of the entity referenced by the notification, if any  | [optional] 


