Class: DatadogAPIClient::V2::TimelineCellAuthorUserType

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

Overview

The type of timeline cell author. Currently only USER is supported.

Constant Summary collapse

USER =
"USER".freeze

Method Summary

Methods included from BaseEnumModel

included