mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
475 B
475 B
User
Example Usage
import { User } from "@lukehagar/plexjs/sdk/models/operations";
let value: User = {
id: 220,
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
number | ➖ | N/A | 220 |