Files
plexruby/docs/models/operations/getlibraryitemslibrarydefaultdirection.md

12 lines
241 B
Markdown

# GetLibraryItemsLibraryDefaultDirection
The direction of the sort. Can be either `asc` or `desc`.
## Values
| Name | Value |
| ------------ | ------------ |
| `ASCENDING` | asc |
| `DESCENDING` | desc |