mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
1.5 KiB
1.5 KiB
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 | ➖ | The unique identifier for the Guid. Can be imdb://tt0286347, tmdb://1763, tvdb://2337 |
tvdb://2337 |