mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
10 lines
713 B
Markdown
10 lines
713 B
Markdown
# GetLatestLibraryItemsRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------ | ------------------------------ | ------------------------------ | ------------------------------ |
|
|
| `section_id` | *Float* | :heavy_check_mark: | the Id of the library to query |
|
|
| `type` | *Float* | :heavy_check_mark: | item type |
|
|
| `filter` | *T.nilable(String)* | :heavy_minus_sign: | the filter parameter | |