Skip to main content

Enum WebhookNotifyWhen

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
How to notify recipients when a webhook changes state This Enum is used by: Webhook.notify_when This Enum consists of flag values that can be combined.

Fields

Disabling = 2 2: 2: Notify when webhook is disabled due to too many errors FirstFailure = 1 1: 1: Notify on first failure None = 0 0: 0: No notifications