Files
Prowlarr-TS-SDK/docs/models/operations/getapiv1commandidrequest.md
2025-05-16 17:01:58 -05:00

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