Class: DatadogAPIClient::V2::IncidentFieldAttributesSingleValueType

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

Overview

Type of the single value field definitions.

Constant Summary collapse

"dropdown".freeze
TEXTBOX =
"textbox".freeze

Method Summary

Methods included from BaseEnumModel

included