mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
493 B
493 B
Guids
Example Usage
import { Guids } from "@lukehagar/plexjs/sdk/models/operations";
let value: Guids = {
id: "imdb://tt3032476",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
string | ✔️ | The GUID value. | imdb://tt3032476 |