mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
3.4 KiB
3.4 KiB
Activity
Fields
| Field | Type | Required | Description |
|---|---|---|---|
uuid |
T.nilable(::String) | ➖ | N/A |
type |
T.nilable(::String) | ➖ | N/A |
cancellable |
T.nilable(T::Boolean) | ➖ | N/A |
user_id |
T.nilable(::Float) | ➖ | N/A |
title |
T.nilable(::String) | ➖ | N/A |
subtitle |
T.nilable(::String) | ➖ | N/A |
progress |
T.nilable(::Float) | ➖ | N/A |
context |
T.nilable(::PlexRubySDK::Operations::Context) | ➖ | N/A |