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
# GetRecentlyAddedActiveDirection
|
|
|
|
The direction of the sort. Can be either `asc` or `desc`.
|
|
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------------------------------------------- | ------------------------------------------- |
|
|
| `GetRecentlyAddedActiveDirectionAscending` | asc |
|
|
| `GetRecentlyAddedActiveDirectionDescending` | desc | |