mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
1.6 KiB
1.6 KiB
GetIdentityMediaContainer
Example Usage
import { GetIdentityMediaContainer } from "@lukehagar/plexjs/models/operations";
let value: GetIdentityMediaContainer = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
claimed |
boolean | ➖ | Indicates whether this server has been claimed by a user |
machineIdentifier |
string | ➖ | A unique identifier of the computer |
size |
number | ➖ | N/A |
version |
string | ➖ | The full version string of the PMS |