Class: DatadogAPIClient::V2::CIAppAggregateSortType

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

Overview

The type of sorting algorithm.

Constant Summary collapse

ALPHABETICAL =
"alphabetical".freeze
MEASURE =
"measure".freeze

Method Summary

Methods included from BaseEnumModel

included