mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
661 B
661 B
GetLibraryDetailsOperator
Example Usage
import { GetLibraryDetailsOperator } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetLibraryDetailsOperator = {
key: "=",
title: "is",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
key |
string | ➖ | N/A | = |
title |
string | ➖ | N/A | is |