Class: DatadogAPIClient::V2::IncidentTodoAnonymousAssigneeSource

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/incident_todo_anonymous_assignee_source.rb

Overview

The source of the anonymous assignee.

Constant Summary collapse

SLACK =
"slack".freeze
MICROSOFT_TEAMS =
"microsoft_teams".freeze

Method Summary

Methods included from BaseEnumModel

included