mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
841 B
841 B
TagDetailsResource
Example Usage
import { TagDetailsResource } from "prowlarr";
let value: TagDetailsResource = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ➖ | N/A |
label |
string | ➖ | N/A |
notificationIds |
number[] | ➖ | N/A |
indexerIds |
number[] | ➖ | N/A |
indexerProxyIds |
number[] | ➖ | N/A |
applicationIds |
number[] | ➖ | N/A |