mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
14 lines
4.4 KiB
Markdown
14 lines
4.4 KiB
Markdown
# GetRecentlyAddedMediaContainer
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
|
|
| `Size` | *float64* | :heavy_check_mark: | N/A | 50 |
|
|
| `Offset` | **int* | :heavy_minus_sign: | N/A | |
|
|
| `TotalSize` | **int* | :heavy_minus_sign: | N/A | |
|
|
| `Identifier` | **string* | :heavy_minus_sign: | N/A | com.plexapp.plugins.library |
|
|
| `AllowSync` | **bool* | :heavy_minus_sign: | N/A | false |
|
|
| `Meta` | [*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` | [][operations.GetRecentlyAddedMetadata](../../models/operations/getrecentlyaddedmetadata.md) | :heavy_minus_sign: | N/A | | |