Files
plexcsharp/docs/Models/Requests/GetLibraryItemsActiveDirection.md

12 lines
233 B
Markdown

# GetLibraryItemsActiveDirection
The direction of the sort. Can be either `asc` or `desc`.
## Values
| Name | Value |
| ------------ | ------------ |
| `Ascending` | asc |
| `Descending` | desc |