mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
2.7 KiB
2.7 KiB
GetWatchListResponseBody
Watchlist Data
Example Usage
import { GetWatchListResponseBody } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetWatchListResponseBody = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
librarySectionID |
string | ➖ | N/A |
librarySectionTitle |
string | ➖ | N/A |
offset |
number | ➖ | N/A |
totalSize |
number | ➖ | N/A |
identifier |
string | ➖ | N/A |
size |
number | ➖ | N/A |
metadata |
operations.Metadata[] | ➖ | N/A |