mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 12:47:46 +00:00
492 B
492 B
DeleteApiV1DownloadclientIdRequest
Example Usage
import { DeleteApiV1DownloadclientIdRequest } from "prowlarr/models/operations";
let value: DeleteApiV1DownloadclientIdRequest = {
id: 356423,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ✔️ | N/A |