Files
Prowlarr-TS-SDK/docs/models/downloadclientresource.md

5.0 KiB
Raw Permalink Blame History

DownloadClientResource

Example Usage

import { DownloadClientResource } from "prowlarr/models";

let value: DownloadClientResource = {};

Fields

Field Type Required Description
id number N/A
name string N/A
fields models.Field[] N/A
implementationName string N/A
implementation string N/A
configContract string N/A
infoLink string N/A
message models.ProviderMessage N/A
tags number[] N/A
presets models.DownloadClientResource[] N/A
enable boolean N/A
protocol models.DownloadProtocol N/A
priority number N/A
categories models.DownloadClientCategory[] N/A
supportsCategories boolean N/A