mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.1 KiB
1.1 KiB
GetPlaylistsRequest
Example Usage
import { GetPlaylistsRequest } from "@lukehagar/plexjs";
let value: GetPlaylistsRequest = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
playlistType |
models.PlaylistType | ➖ | limit to a type of playlist. |
smart |
models.QueryParamSmart | ➖ | type of playlists to return (default is all). |