mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
488 B
488 B
Guids
Example Usage
import { Guids } from "@lukehagar/plexjs/sdk/models/operations";
let value: Guids = {
id: "tvdb://2337",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
string | ➖ | N/A | tvdb://2337 |