mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-07 20:47:46 +00:00
9 lines
2.4 KiB
Markdown
9 lines
2.4 KiB
Markdown
# GetGlobalHubsRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| `count` | *?float* | :heavy_minus_sign: | The number of items to return with each hub. |
|
|
| `onlyTransient` | [?\LukeHagar\Plex_API\Models\Operations\OnlyTransient](../../Models/Operations/OnlyTransient.md) | :heavy_minus_sign: | 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). | |