mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 12:47:46 +00:00
477 B
477 B
GetApiV1ApplicationsIdRequest
Example Usage
import { GetApiV1ApplicationsIdRequest } from "prowlarr/models/operations";
let value: GetApiV1ApplicationsIdRequest = {
id: 487837,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ✔️ | N/A |