Class: DatadogAPIClient::V2::NotificationChannelEmailFormatType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::NotificationChannelEmailFormatType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/notification_channel_email_format_type.rb
Overview
Specifies the format of the e-mail that is sent for On-Call notifications
Constant Summary collapse
- HTML =
"html".freeze
- TEXT =
"text".freeze