Module: OpenAI::SortOrder

Defined in:
lib/openai/query_params/sort_order.rb

Constant Summary collapse

ASC =
'asc'.freeze
DESC =
'desc'.freeze