mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-10 12:37:45 +00:00
2.5 KiB
2.5 KiB
GetGlobalHubsRequest
Example Usage
import { GetGlobalHubsRequest } from "@lukehagar/plexjs";
let value: GetGlobalHubsRequest = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
count |
number | ➖ | The number of items to return with each hub. |
onlyTransient |
models.OnlyTransient | ➖ | Only return hubs which are "transient", meaning those which are prone to changing after media playback or addition (e.g. On Deck, or Recently Added). |