mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 04:20:58 +00:00
14 lines
5.3 KiB
Markdown
14 lines
5.3 KiB
Markdown
# GetRecentlyAddedMediaContainer
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
|
|
| `size` | *::Float* | :heavy_check_mark: | N/A | 50 |
|
|
| `offset` | *T.nilable(::Integer)* | :heavy_minus_sign: | N/A | |
|
|
| `total_size` | *T.nilable(::Integer)* | :heavy_minus_sign: | N/A | |
|
|
| `identifier` | *T.nilable(::String)* | :heavy_minus_sign: | N/A | com.plexapp.plugins.library |
|
|
| `allow_sync` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | N/A | |
|
|
| `meta` | [T.nilable(::PlexRubySDK::Operations::Meta)](../../models/operations/meta.md) | :heavy_minus_sign: | The Meta object is only included in the response if the `includeMeta` parameter is set to `1`.<br/> | |
|
|
| `metadata` | T::Array<[::PlexRubySDK::Operations::GetRecentlyAddedMetadata](../../models/operations/getrecentlyaddedmetadata.md)> | :heavy_minus_sign: | N/A | | |