mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
2.1 KiB
2.1 KiB
GetLibraryItemsRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
sectionId |
java.lang.Object | ✔️ | the Id of the library to query | |
tag |
lukehagar.plexapi.plexapi.models.operations.Tag | ✔️ | A key representing a specific tag within the section. | |
includeGuids |
Optional<? extends Long> | ➖ | Adds the Guids object to the response |
1 |