Files
Dokploy-ts-sdk/docs/models/security.md
2025-09-26 02:33:10 +00:00

15 lines
387 B
Markdown

# Security
## Example Usage
```typescript
import { Security } from "dokploy/models";
let value: Security = {};
```
## Fields
| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `authorization` | *string* | :heavy_minus_sign: | N/A |