Files
plexjava/docs/models/operations/GetWatchlistResponseBody.md
2024-07-01 16:03:10 +00:00

16 lines
3.6 KiB
Markdown

# GetWatchlistResponseBody
Watchlist Data
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| `librarySectionID` | *Optional<? extends String>* | :heavy_minus_sign: | N/A |
| `librarySectionTitle` | *Optional<? extends String>* | :heavy_minus_sign: | N/A |
| `offset` | *Optional<? extends Integer>* | :heavy_minus_sign: | N/A |
| `totalSize` | *Optional<? extends Integer>* | :heavy_minus_sign: | N/A |
| `identifier` | *Optional<? extends String>* | :heavy_minus_sign: | N/A |
| `size` | *Optional<? extends Integer>* | :heavy_minus_sign: | N/A |
| `metadata` | List<[lukehagar.plexapi.plexapi.models.operations.Metadata](../../models/operations/Metadata.md)> | :heavy_minus_sign: | N/A |