Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.01 KB

MessageResponseNotificationStatus.md

File metadata and controls

9 lines (6 loc) · 1.01 KB

MessageResponseNotificationStatus

Properties

Name Type Description Notes
email str The status of a notification (one for each channel). "SENT": the notification was succesfully sent to the channel (ie. email or push notification) "THROTTLED": a temporary failure caused a retry during the notification processing; the notification associated with this channel will be delayed for a maximum of 7 days or until the message expires "EXPIRED": the message expired before the notification could be sent; this means that the maximum message time to live was reached; no notification will be sent to this channel "FAILED": a permanent failure caused the process to exit with an error, no notification will be sent to this channel [optional]

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