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

12 lines
236 B
Markdown

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