Options
All
  • Public
  • Public/Protected
  • All
Menu

Details about a notification associated with an event.

Hierarchy

  • EventNotification

Index

Properties

Optional emailAddress

emailAddress: string

The email address.

Optional expand

expand: string

Expand options that include additional event notification details in the response.

Optional field

The custom user or group field.

Optional group

group: GroupName

The specified group.

Optional id

id: number

The ID of the notification.

format

int64

Optional notificationType

notificationType: "CurrentAssignee" | "Reporter" | "CurrentUser" | "ProjectLead" | "ComponentLead" | "User" | "Group" | "ProjectRole" | "EmailAddress" | "AllWatchers" | "UserCustomField" | "GroupCustomField"

Identifies the recipients of the notification.

Optional parameter

parameter: string

The value of the notificationType:

  • User The parameter is the user account ID.
  • Group The parameter is the group name.
  • ProjectRole The parameter is the project role ID.
  • UserCustomField The parameter is the ID of the custom field.
  • GroupCustomField The parameter is the ID of the custom field.

Optional projectRole

projectRole: ProjectRole

The specified project role.

Optional user

The specified user.

Legend

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

Generated using TypeDoc