Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 807 Bytes

File metadata and controls

19 lines (15 loc) · 807 Bytes

ElasticEmail.Model.WebhookCreatePayload

Create webhook payload

Properties

Name Type Description Notes
Name string Filename
URL string URL of notification.
NotifyOncePerEmail bool [optional]
NotificationForSent bool [optional]
NotificationForOpened bool [optional]
NotificationForClicked bool [optional]
NotificationForUnsubscribed bool [optional]
NotificationForAbuseReport bool [optional]
NotificationForError bool [optional]

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