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