mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
5.3 KiB
5.3 KiB
GetRecentlyAddedMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
::Float | ✔️ | N/A | 50 |
offset |
T.nilable(::Integer) | ➖ | N/A | |
total_size |
T.nilable(::Integer) | ➖ | N/A | |
identifier |
T.nilable(::String) | ➖ | N/A | com.plexapp.plugins.library |
allow_sync |
T.nilable(T::Boolean) | ➖ | N/A | |
meta |
T.nilable(::PlexRubySDK::Operations::Meta) | ➖ | The Meta object is only included in the response if the includeMeta parameter is set to 1. |
|
metadata |
T::Array<::PlexRubySDK::Operations::GetRecentlyAddedMetadata> | ➖ | N/A |