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

305 B

Download

Indicate that you want to start download any updates found.

Example Usage

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

let value: Download = Download.One;

Values

Name Value
Zero 0
One 1