mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-10 04:20:58 +00:00
490 B
490 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 |