mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 12:47:46 +00:00
1.7 KiB
1.7 KiB
GetApiV1LogRequest
Example Usage
import { GetApiV1LogRequest } from "prowlarr/models/operations";
let value: GetApiV1LogRequest = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
page |
number | ➖ | N/A |
pageSize |
number | ➖ | N/A |
sortKey |
string | ➖ | N/A |
sortDirection |
models.SortDirection | ➖ | N/A |
level |
string | ➖ | N/A |