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

12 lines
234 B
Markdown

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