IssueNotificationTypeUnion type

Alias for IssueNotificationTypeUnion

type IssueNotificationTypeUnion =
  | IssueCreationNotificationType
  | OnChangeNotificationType
  | TimeBasedUpdatesNotificationType
  | IssueNotificationType