Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 310 Bytes

File metadata and controls

19 lines (12 loc) · 310 Bytes

ListPartnersQueryParamSortOrder

The sort order. The default is desc.

Example Usage

from dub.models.operations import ListPartnersQueryParamSortOrder

value = ListPartnersQueryParamSortOrder.ASC

Values

Name Value
ASC asc
DESC desc