messagingVendorsTypes

Defines the supported messaging platforms for issue notifications and communications.

Examples

enum MessagingVendorsTypes {
  Slack
  Teams
}

Enum values

Enum value
Description

Slack

Slack messaging platform

Teams

Microsoft Teams messaging platform

References

Fields with this object:

Last updated