Files
Prowlarr-TS-SDK/docs/models/operations/getapiv1configdevelopmentidrequest.md
2025-05-16 17:01:58 -05:00

17 lines
492 B
Markdown

# GetApiV1ConfigDevelopmentIdRequest
## Example Usage
```typescript
import { GetApiV1ConfigDevelopmentIdRequest } from "prowlarr/models/operations";
let value: GetApiV1ConfigDevelopmentIdRequest = {
id: 540985,
};
```
## Fields
| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `id` | *number* | :heavy_check_mark: | N/A |