mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
589 B
589 B
IndexerCategoryInput
Example Usage
import { IndexerCategoryInput } from "prowlarr";
let value: IndexerCategoryInput = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ➖ | N/A |
name |
string | ➖ | N/A |
description |
string | ➖ | N/A |