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

10 lines
806 B
Markdown

# UpdatePlaylistRequest
## Fields
| Field | Type | Required | Description |
| ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- |
| `playlistID` | *double* | :heavy_check_mark: | the ID of the playlist |
| `title` | *Optional<? extends String>* | :heavy_minus_sign: | name of the playlist |
| `summary` | *Optional<? extends String>* | :heavy_minus_sign: | summary description of the playlist |