Class: DatadogAPIClient::V2::RUMSort

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

Overview

Sort parameters when querying events.

Constant Summary collapse

TIMESTAMP_ASCENDING =
"timestamp".freeze
TIMESTAMP_DESCENDING =
"-timestamp".freeze

Method Summary

Methods included from BaseEnumModel

included