Enum WebhookStatus

WebhookStatus enumeration

Webhook status

public enum WebhookStatus

Values

NameValueDescription
NotDefined0Not defined
Disabled1Webhook is disabled
Enabled2Webhook is enabled
Expired3Webhook is expired

See Also