Files
plexjs/docs/models/shared/security.md

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 |