mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.2 KiB
1.2 KiB
GetHomeDataResponseBody
Home Data
Example Usage
import { GetHomeDataResponseBody } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetHomeDataResponseBody = {
id: 1841489,
name: "Blindkitty38's home",
guestUserID: 58815432,
guestUserUUID: "f3df4e01bfca0787",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
number | ➖ | N/A | 1841489 |
name |
string | ➖ | N/A | Blindkitty38's home |
guestUserID |
number | ➖ | N/A | 58815432 |
guestUserUUID |
string | ➖ | N/A | f3df4e01bfca0787 |
guestEnabled |
boolean | ➖ | N/A | |
subscription |
boolean | ➖ | N/A |