Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Webhook

Package version

Detail about the webhook object.

Hierarchy

  • Webhook

Index

Properties

Optional rotateWebhookSecret

rotateWebhookSecret: undefined | false | true

A flag to instruct the backend service to rotate webhook secret.

Optional webhookId

webhookId: undefined | string

Unique identifier for the webhook.

Optional webhookSecretUpdateTime

webhookSecretUpdateTime: undefined | string

Time when the webhook secret was updated.

Optional webhookUrl

webhookUrl: undefined | string

URL that gets invoked by the webhook.

Generated using TypeDoc