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