mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
5.3 KiB
5.3 KiB
GetLibraryItemsSort
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
default_ |
Optional<String> | ➖ | N/A | asc |
active |
Optional<Boolean> | ➖ | N/A | false |
activeDirection |
Optional<GetLibraryItemsActiveDirection> | ➖ | The direction of the sort. Can be either asc or desc. |
asc |
defaultDirection |
Optional<GetLibraryItemsDefaultDirection> | ➖ | 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 |