mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
4.4 KiB
4.4 KiB
GetRecentlyAddedMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
double | ✔️ | N/A | 50 |
offset |
Optional<Integer> | ➖ | N/A | |
totalSize |
Optional<Integer> | ➖ | N/A | |
identifier |
Optional<String> | ➖ | N/A | com.plexapp.plugins.library |
allowSync |
Optional<Boolean> | ➖ | N/A | false |
meta |
Optional<Meta> | ➖ | The Meta object is only included in the response if the includeMeta parameter is set to 1. |
|
metadata |
List<GetRecentlyAddedMetadata> | ➖ | N/A |