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