newsletter field working
This commit is contained in:
parent
2f836dde20
commit
63c98bfd30
1302 changed files with 308003 additions and 7 deletions
16
vendor/getbrevo/brevo-php/docs/Model/GetSmsEventReportEvents.md
vendored
Normal file
16
vendor/getbrevo/brevo-php/docs/Model/GetSmsEventReportEvents.md
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# GetSmsEventReportEvents
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**phoneNumber** | **string** | Phone number which has generated the event | [optional]
|
||||
**date** | **string** | UTC date-time on which the event has been generated | [optional]
|
||||
**messageId** | **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]
|
||||
|
||||
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue