mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
2.8 KiB
2.8 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(Operations::Context) | ➖ | N/A |