mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
15 lines
2.6 KiB
Markdown
15 lines
2.6 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_` | *Optional\<Boolean>* | :heavy_minus_sign: | N/A | true |
|
|
| `attributes` | [Optional\<Attributes>](../../models/operations/Attributes.md) | :heavy_minus_sign: | Attributes associated with the marker. | | |