Class: GustoEmbedded::Models::Operations::QueryParamSortOrder

Inherits:
T::Enum
  • Object
show all
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.