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

394 B

Tonight

Indicate that you want the update to run during the next Butler execution. Omitting this or setting it to false indicates that the update should install

Example Usage

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

let value: Tonight = Tonight.One;

Values

Name Value
Zero 0
One 1