mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-09 12:37:46 +00:00
12 lines
347 B
Markdown
12 lines
347 B
Markdown
# DefaultDirection
|
|
|
|
The direction of the sort. Can be either `asc` or `desc`.
|
|
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ---------------------------- | ---------------------------- |
|
|
| `DefaultDirectionAscending` | asc |
|
|
| `DefaultDirectionDescending` | desc | |