Class: DatadogAPIClient::V1::UsageSortDirection
- Inherits:
 - 
      Object
      
        
- Object
 - DatadogAPIClient::V1::UsageSortDirection
 
 
- Includes:
 - BaseEnumModel
 
- Defined in:
 - lib/datadog_api_client/v1/models/usage_sort_direction.rb
 
Overview
The direction to sort by.
Constant Summary collapse
- DESC =
 "desc".freeze
- ASC =
 "asc".freeze