Method: DatadogAPIClient::V2::IncidentTimelineCellMarkdownCreateAttributes#cell_type
- Defined in:
- lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes.rb
#cell_type ⇒ Object
Type of the Markdown timeline cell.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes.rb', line 25 def cell_type @cell_type end |