Files
plexjs/docs/sdk/models/operations/smart.md
2024-09-08 03:06:14 +00:00

271 B

Smart

whether the playlist is smart or not

Example Usage

import { Smart } from "@lukehagar/plexjs/sdk/models/operations";

let value: Smart = Smart.Zero;

Values

Name Value
Zero 0
One 1