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