mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
12 lines
240 B
Markdown
12 lines
240 B
Markdown
# GetLibraryItemsLibraryActiveDirection
|
|
|
|
The direction of the sort. Can be either `asc` or `desc`.
|
|
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------------ | ------------ |
|
|
| `ASCENDING` | asc |
|
|
| `DESCENDING` | desc | |