mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
1.7 KiB
1.7 KiB
ApplicationBulkResource
Example Usage
import { ApplicationBulkResource } from "prowlarr";
let value: ApplicationBulkResource = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
ids |
number[] | ➖ | N/A |
tags |
number[] | ➖ | N/A |
applyTags |
models.ApplyTags | ➖ | N/A |
syncLevel |
models.ApplicationSyncLevel | ➖ | N/A |