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

622 B
Raw Permalink Blame History

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