mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
2.6 KiB
2.6 KiB
Marker
The final status of the marker
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
long | ✔️ | N/A | 306970 |
type |
String | ✔️ | N/A | credits |
startTimeOffset |
long | ✔️ | N/A | 4176050 |
endTimeOffset |
long | ✔️ | N/A | 4393389 |
final_ |
Optional<Boolean> | ➖ | N/A | true |
attributes |
Optional<Attributes> | ➖ | Attributes associated with the marker. |