mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-10 04:20:58 +00:00
2.0 KiB
2.0 KiB
MediaProvider
Example Usage
import { MediaProvider } from "@lukehagar/plexjs/sdk/models/operations";
let value: MediaProvider = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
identifier |
string | ➖ | N/A |
title |
string | ➖ | N/A |
types |
string | ➖ | N/A |
protocols |
string | ➖ | N/A |
feature |
operations.Feature[] | ➖ | N/A |