Files
plexjava/docs/models/operations/CreatePlaylistRequest.md
2024-03-18 14:18:45 -07:00

2.9 KiB
Raw Blame History

CreatePlaylistRequest

Fields

Field Type Required Description
title String ✔️ name of the playlist
type lukehagar.plexapi.plexapi.models.operations.QueryParamType ✔️ type of playlist to create
smart lukehagar.plexapi.plexapi.models.operations.Smart ✔️ whether the playlist is smart or not
uri String ✔️ the content URI for the playlist
playQueueID Optional<? extends Double> the play queue to copy to a playlist