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

1.4 KiB
Raw Permalink Blame History

PostApiV1DownloadclientActionNameRequest

Example Usage

import { PostApiV1DownloadclientActionNameRequest } from "prowlarr/models/operations";

let value: PostApiV1DownloadclientActionNameRequest = {
  name: "<value>",
};

Fields

Field Type Required Description
name string ✔️ N/A
downloadClientResource models.DownloadClientResource N/A