mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-09 20:47:49 +00:00
12 lines
482 B
Markdown
12 lines
482 B
Markdown
# GetLibraryItemsDefaultDirection
|
|
|
|
The direction of the sort. Can be either `asc` or `desc`.
|
|
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------------------------------------------- | ------------------------------------------- |
|
|
| `GetLibraryItemsDefaultDirectionAscending` | asc |
|
|
| `GetLibraryItemsDefaultDirectionDescending` | desc | |