Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 879 Bytes

File metadata and controls

20 lines (16 loc) · 879 Bytes

ElasticEmail.Model.WebhookUpdatePayload

Update webhook payload

Properties

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

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