Class: DatadogAPIClient::V2::OrderDirection
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::OrderDirection
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/order_direction.rb
Overview
The sort direction for results.
Constant Summary collapse
- ASC =
"asc".freeze
- DESC =
"desc".freeze