mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 20:57:44 +00:00
3.0 KiB
3.0 KiB
Marker
The final status of the marker
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
int | ✔️ | N/A | 306970 |
type |
str | ✔️ | N/A | credits |
start_time_offset |
int | ✔️ | N/A | 4176050 |
end_time_offset |
int | ✔️ | N/A | 4393389 |
final |
Optional[bool] | ➖ | N/A | true |
attributes |
Optional[operations.Attributes] | ➖ | Attributes associated with the marker. |