Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationChannelFragment

Package version

A notification.

Hierarchy

Index

Properties

Optional description

description: undefined | string

Description of notification.

Optional emailRecipient

emailRecipient: undefined | string

The email recipient to send notifications to (can be a list of semi-colon separated email addresses).

Optional events

events: EventFragment[]

The list of event for which this notification is enabled.

Optional notificationLocale

notificationLocale: undefined | string

The locale to use when sending a notification (fallback for unsupported languages is EN).

Optional tags

tags: undefined | object

The tags of the resource.

Optional webHookUrl

webHookUrl: undefined | string

The webhook URL to send notifications to.

Generated using TypeDoc