mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
477 B
477 B
Params
Subscription parameters.
mediaProviderID: Required for downloads to indicate which MP the subscription will download intosource: Required for downloads to indicate the source of the downloaded content.
Example Usage
import { Params } from "@lukehagar/plexjs/models/operations";
let value: Params = {};
Fields
| Field | Type | Required | Description |
|---|