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