Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CallbackConfig

Package version

The configuration of service URI and custom headers for the webhook.

Hierarchy

  • CallbackConfig

Index

Properties

Optional customHeaders

customHeaders: undefined | {}

Custom headers that will be added to the webhook notifications.

serviceUri

serviceUri: string

The service URI for the webhook to post notifications.

Generated using TypeDoc