Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 200 Bytes

File metadata and controls

17 lines (11 loc) · 200 Bytes

OrderBy

Example Usage

from glean.api_client.models import OrderBy

value = OrderBy.ASC

Values

Name Value
ASC ASC
DESC DESC