Class: DatadogAPIClient::V2::ProductAnalyticsJourneyEntity

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

Overview

The kind of entity returned by a journey list query.

Constant Summary collapse

SESSION =
"session".freeze
USER =
"user".freeze
ACCOUNT =
"account".freeze

Method Summary

Methods included from BaseEnumModel

included