mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
3.8 KiB
3.8 KiB
Sort
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
default_ |
Optional<String> | ➖ | N/A | asc |
active |
Optional<Boolean> | ➖ | N/A | false |
activeDirection |
Optional<ActiveDirection> | ➖ | The direction of the sort. Can be either asc or desc. |
asc |
defaultDirection |
Optional<DefaultDirection> | ➖ | The direction of the sort. Can be either asc or desc. |
asc |
descKey |
Optional<String> | ➖ | N/A | titleSort:desc |
firstCharacterKey |
Optional<String> | ➖ | N/A | /library/sections/2/firstCharacter |
key |
String | ✔️ | N/A | titleSort |
title |
String | ✔️ | N/A | Title |