NotificationProperties interface

Settings for notifications about upcoming scheduled action operations.

Properties

destination

The notification destination. For email notifications, specify a valid email address.

disabled

If true, notifications to this destination are disabled.

language

The language used for the notification.

type

The notification delivery method.

Property Details

destination

The notification destination. For email notifications, specify a valid email address.

destination: string

Property Value

string

disabled

If true, notifications to this destination are disabled.

disabled?: boolean

Property Value

boolean

language

The language used for the notification.

language: string

Property Value

string

type

The notification delivery method.

type: string

Property Value

string