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

15 lines
393 B
Markdown

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