docs/GetEmailEventReportEvents.md in sib-api-v3-sdk-2.0.0 vs docs/GetEmailEventReportEvents.md in sib-api-v3-sdk-2.0.1

- old
+ new

@@ -3,12 +3,14 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **String** | Email address which generates the event | **date** | **Date** | Date 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 occured | **reason** | **String** | Reason of bounce (only availble if the event is hardbounce or softbounce) | **tag** | **String** | Tag of the email which generated the event | **ip** | **String** | IP from which the user has opened the email or clicked on the link (only availble if the event is opened or clicks) | [optional] +**link** | **String** | The link which is sent to the user (only availble if the event is requests or opened or clicks) | [optional]