mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
2.8 KiB
2.8 KiB
LogFileResource
Example Usage
import { LogFileResource } from "prowlarr/models";
let value: LogFileResource = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ➖ | N/A |
filename |
string | ➖ | N/A |
lastWriteTime |
Date | ➖ | N/A |
contentsUrl |
string | ➖ | N/A |
downloadUrl |
string | ➖ | N/A |