mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
15 lines
404 B
Markdown
15 lines
404 B
Markdown
# Security
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { Security } from "@lukehagar/plexjs/models/shared";
|
|
|
|
let value: Security = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------ | ------------------ | ------------------ | ------------------ |
|
|
| `token` | *string* | :heavy_minus_sign: | N/A | |