mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.1 KiB
1.1 KiB
Attributes
Attributes associated with the marker.
Example Usage
import { Attributes } from "@lukehagar/plexjs/sdk/models/operations";
let value: Attributes = {
id: 306970,
version: 4,
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
number | ✔️ | The identifier for the attributes. | 306970 |
version |
number | ➖ | The version number of the marker attributes. | 4 |