mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.6 KiB
1.6 KiB
GetResourcesStatisticsRequest
Example Usage
import { GetResourcesStatisticsRequest } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetResourcesStatisticsRequest = {
timespan: 4,
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
timespan |
number | ➖ | The timespan to retrieve statistics for the exact meaning of this parameter is not known |
4 |