mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
5.3 KiB
5.3 KiB
GetLibraryItemsSort
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
default |
?string | ➖ | N/A | asc |
active |
?bool | ➖ | N/A | false |
activeDirection |
?Operations\GetLibraryItemsActiveDirection | ➖ | The direction of the sort. Can be either asc or desc. |
asc |
defaultDirection |
?Operations\GetLibraryItemsDefaultDirection | ➖ | The direction of the sort. Can be either asc or desc. |
asc |
descKey |
?string | ➖ | N/A | titleSort:desc |
firstCharacterKey |
?string | ➖ | N/A | /library/sections/2/firstCharacter |
key |
string | ✔️ | N/A | titleSort |
title |
string | ✔️ | N/A | Title |