Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 970 Bytes

GetSmsEventReportEvents.md

File metadata and controls

15 lines (12 loc) · 970 Bytes

GetSmsEventReportEvents

Properties

Name Type Description Notes
PhoneNumber string Phone number which has generated the event [optional] [default to null]
Date string UTC date-time on which the event has been generated [optional] [default to null]
MessageId string Message ID which generated the event [optional] [default to null]
Event string Event which occurred [optional] [default to null]
Reason string Reason of bounce (only available if the event is hardbounce or softbounce) [optional] [default to null]
Reply string [optional] [default to null]
Tag string Tag of the SMS which generated the event [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]