mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
6.7 KiB
6.7 KiB
GetLibrarySectionsAllSort
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
default |
T.nilable(::String) | ➖ | N/A | asc |
active |
T.nilable(T::Boolean) | ➖ | N/A | false |
active_direction |
T.nilable(Models::Operations::GetLibrarySectionsAllActiveDirection) | ➖ | The direction of the sort. Can be either asc or desc. |
asc |
default_direction |
Models::Operations::GetLibrarySectionsAllDefaultDirection | ✔️ | The direction of the sort. Can be either asc or desc. |
asc |
desc_key |
T.nilable(::String) | ➖ | N/A | titleSort:desc |
first_character_key |
T.nilable(::String) | ➖ | N/A | /library/sections/2/firstCharacter |
key |
::String | ✔️ | N/A | titleSort |
title |
::String | ✔️ | N/A | Title |