docs/GetSmsEventReportEvents.md in sib-api-v3-sdk-7.1.0 vs docs/GetSmsEventReportEvents.md in sib-api-v3-sdk-7.2.0
- old
+ new
@@ -1,13 +1,13 @@
# SibApiV3Sdk::GetSmsEventReportEvents
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**phone_number** | **String** | Phone number which has generated the event |
-**date** | **DateTime** | UTC date-time on which the event has been generated |
-**message_id** | **String** | Message ID which generated the event |
-**event** | **String** | Event which occurred |
+**phone_number** | **String** | Phone number which has generated the event | [optional]
+**date** | **DateTime** | UTC date-time on which the event has been generated | [optional]
+**message_id** | **String** | Message ID which generated the event | [optional]
+**event** | **String** | Event which occurred | [optional]
**reason** | **String** | Reason of bounce (only available if the event is hardbounce or softbounce) | [optional]
**reply** | **String** | | [optional]
**tag** | **String** | Tag of the SMS which generated the event | [optional]