Class: GustoEmbedded::Models::Operations::QueryParamSortOrder
- Inherits:
-
T::Enum
- Object
- T::Enum
- GustoEmbedded::Models::Operations::QueryParamSortOrder
- Defined in:
- lib/gusto_embedded/models/operations/queryparam_sort_order.rb
Overview
QueryParamSortOrder - A string indicating whether to sort resulting events in ascending (asc) or descending (desc) chronological order. Events are sorted by their ‘timestamp`. Defaults to asc if left empty.