mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
3.4 KiB
3.4 KiB
Marker
The final status of the marker
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
::Integer | ✔️ | N/A | 306970 |
type |
::String | ✔️ | N/A | credits |
start_time_offset |
::Integer | ✔️ | N/A | 4176050 |
end_time_offset |
::Integer | ✔️ | N/A | 4393389 |
final |
T.nilable(T::Boolean) | ➖ | N/A | true |
attributes |
T.nilable(Models::Operations::Attributes) | ➖ | Attributes associated with the marker. |