Class: DatadogAPIClient::V2::NotificationChannelEmailFormatType

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included