# PartnershipManagement.PartnershipSpecificationCreateEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**eventId** | **String** | The identifier of the notification. | [optional] 
**eventTime** | **Date** | Time of the event occurrence. | [optional] 
**description** | **String** | An explanatory of the event. | [optional] 
**timeOcurred** | **Date** | The time the event occured. | [optional] 
**title** | **String** | The title of the event. | [optional] 
**eventType** | **String** | The type of the notification. | [optional] 
**domain** | **String** | The domain of the event. | [optional] 
**priority** | **String** | A priority. | [optional] 
**href** | **String** | Reference of the resource involved in the event | [optional] 
**id** | **String** | Identifier of the resource involved in the event | [optional] 
**correlationId** | **String** | The correlation id for this event. | [optional] 
**event** | [**PartnershipSpecificationCreateEventPayload**](PartnershipSpecificationCreateEventPayload.md) |  | [optional] 
