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