# Marker The final status of the marker ## Fields | Field | Type | Required | Description | Example | | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | | `id` | *::Integer* | :heavy_check_mark: | N/A | 306970 | | `type` | *::String* | :heavy_check_mark: | N/A | credits | | `start_time_offset` | *::Integer* | :heavy_check_mark: | N/A | 4176050 | | `end_time_offset` | *::Integer* | :heavy_check_mark: | N/A | 4393389 | | `final` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | N/A | true | | `attributes` | [T.nilable(Models::Operations::Attributes)](../../models/operations/attributes.md) | :heavy_minus_sign: | Attributes associated with the marker. | |