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