mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
2.6 KiB
2.6 KiB
Marker
The final status of the marker
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ID |
int64 | ✔️ | N/A | 306970 |
Type |
string | ✔️ | N/A | credits |
StartTimeOffset |
int64 | ✔️ | N/A | 4176050 |
EndTimeOffset |
int64 | ✔️ | N/A | 4393389 |
Final |
*bool | ➖ | N/A | true |
Attributes |
*operations.Attributes | ➖ | Attributes associated with the marker. |