docs/GetEmailEventReportEvents.md in sib-api-v3-sdk-2.1.4 vs docs/GetEmailEventReportEvents.md in sib-api-v3-sdk-2.1.5
- old
+ new
@@ -2,10 +2,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | Email address which generates the event |
-**date** | **DateTime** | Date on which the event has been generated |
+**date** | **DateTime** | UTC date-time on which the event has been generated |
**subject** | **String** | Subject of the event | [optional]
**message_id** | **String** | Message ID which generated the event |
**event** | **String** | Event which occurred |
**reason** | **String** | Reason of bounce (only available if the event is hardbounce or softbounce) | [optional]
**tag** | **String** | Tag of the email which generated the event |