Show / Hide Table of Contents

Enum WebhookUsageExtenderBase.WebhookDisplayStatus

Display-only status for the webhook archive. Mirrors WebhookState but adds ActiveWithFailures for webhooks that are active yet have accumulated errors. Not used in APIs — use WebhookState for that.

Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public enum WebhookUsageExtenderBase.WebhookDisplayStatus

Fields

Name Description
Active

Display-only status for the webhook archive. Mirrors WebhookState but adds ActiveWithFailures for webhooks that are active yet have accumulated errors. Not used in APIs — use WebhookState for that.

ActiveWithFailures

Display-only status for the webhook archive. Mirrors WebhookState but adds ActiveWithFailures for webhooks that are active yet have accumulated errors. Not used in APIs — use WebhookState for that.

Stopped

Display-only status for the webhook archive. Mirrors WebhookState but adds ActiveWithFailures for webhooks that are active yet have accumulated errors. Not used in APIs — use WebhookState for that.

TooManyErrors

Display-only status for the webhook archive. Mirrors WebhookState but adds ActiveWithFailures for webhooks that are active yet have accumulated errors. Not used in APIs — use WebhookState for that.

Unknown

Display-only status for the webhook archive. Mirrors WebhookState but adds ActiveWithFailures for webhooks that are active yet have accumulated errors. Not used in APIs — use WebhookState for that.

Extension Methods

EnumUtil.MapEnums<WebhookUsageExtenderBase.WebhookDisplayStatus, To>(WebhookUsageExtenderBase.WebhookDisplayStatus)
Converters.MapEnums<WebhookUsageExtenderBase.WebhookDisplayStatus, To>(WebhookUsageExtenderBase.WebhookDisplayStatus)
ObjectExtensions.AssignByReflection<WebhookUsageExtenderBase.WebhookDisplayStatus>(WebhookUsageExtenderBase.WebhookDisplayStatus, WebhookUsageExtenderBase.WebhookDisplayStatus)
ObjectExtensions.GraphCopy<WebhookUsageExtenderBase.WebhookDisplayStatus>(WebhookUsageExtenderBase.WebhookDisplayStatus)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top