SortByYahooId
Bases: SortCriteria
The sort criteria specifies the yahoo id as the column for the sort, whether the sort is ascending or descending, and whether the sort is case sensitive.
Attributes:
is_ascending (bool):
is_case_sensitive (bool):
Bases: SortCriteria
The sort criteria specifies the yahoo id as the column for the sort, whether the sort is ascending or descending, and whether the sort is case sensitive.
Attributes:
is_ascending (bool):
is_case_sensitive (bool):
src/mercury_ocip/commands/commands.py