Class: DatadogAPIClient::V2::ProductAnalyticsAnalyticsListSortOrder

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

Overview

The direction rows are sorted in.

Constant Summary collapse

ASC =
"asc".freeze
DESC =
"desc".freeze

Method Summary

Methods included from BaseEnumModel

included