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