mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 12:37:45 +00:00
15 lines
2.1 KiB
Markdown
15 lines
2.1 KiB
Markdown
# Marker
|
|
|
|
The final status of the marker
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
|
|
| `Id` | *long* | :heavy_check_mark: | N/A | 306970 |
|
|
| `Type` | *string* | :heavy_check_mark: | N/A | credits |
|
|
| `StartTimeOffset` | *long* | :heavy_check_mark: | N/A | 4176050 |
|
|
| `EndTimeOffset` | *long* | :heavy_check_mark: | N/A | 4393389 |
|
|
| `Final` | *bool* | :heavy_minus_sign: | N/A | true |
|
|
| `Attributes` | [Attributes](../../Models/Requests/Attributes.md) | :heavy_minus_sign: | Attributes associated with the marker. | | |