Class: DatadogAPIClient::V2::IncidentFieldAttributesSingleValueType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::IncidentFieldAttributesSingleValueType
- 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 =
"dropdown".freeze
- TEXTBOX =
"textbox".freeze