Files
plexruby/docs/models/operations/getlibraryitemsproducer.md

13 lines
3.2 KiB
Markdown

# GetLibraryItemsProducer
## Fields
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| `id` | *::Integer* | :heavy_check_mark: | The unique role identifier. | 109501 |
| `filter` | *::String* | :heavy_check_mark: | The filter string for the role. | actor=109501 |
| `tag` | *::String* | :heavy_check_mark: | The actor's name. | Bob Odenkirk |
| `tag_key` | *::String* | :heavy_check_mark: | A key associated with the actor tag. | 5d77683254f42c001f8c3f69 |
| `role` | *T.nilable(::String)* | :heavy_minus_sign: | The character name or role. | Jimmy McGill |
| `thumb` | *T.nilable(::String)* | :heavy_minus_sign: | URL for the role thumbnail image. | https://metadata-static.plex.tv/f/people/f2ca7b474cc984efbdd5c503a096285a.jpg |