Options
All
  • Public
  • Public/Protected
  • All
Menu

Details about a notification.

Hierarchy

  • Notification

Indexable

[key: string]: any

Index

Properties

Optional htmlBody

htmlBody: string

The HTML body of the email notification for the issue.

Optional restrict

Restricts the notifications to users with the specified permissions.

Optional subject

subject: string

The subject of the email notification for the issue. If this is not specified, then the subject is set to the issue key and summary.

Optional textBody

textBody: string

The plain text body of the email notification for the issue.

Optional to

The recipients of the email notification for the issue.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc