mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
12 lines
233 B
Markdown
12 lines
233 B
Markdown
# GetLibraryItemsActiveDirection
|
|
|
|
The direction of the sort. Can be either `asc` or `desc`.
|
|
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------------ | ------------ |
|
|
| `Ascending` | asc |
|
|
| `Descending` | desc | |