Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 255 Bytes

File metadata and controls

19 lines (12 loc) · 255 Bytes

QueryParamOrderDirection

The direction to order the results by.

Example Usage

require "stackone_client"

value = QueryParamOrderDirection::ASC

Values

Name Value
ASC asc
DESC desc