mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
16 lines
1.3 KiB
Markdown
16 lines
1.3 KiB
Markdown
# GetServerActivitiesMediaContainer
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { GetServerActivitiesMediaContainer } from "@lukehagar/plexjs/sdk/models/operations";
|
|
|
|
let value: GetServerActivitiesMediaContainer = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
|
|
| `size` | *number* | :heavy_minus_sign: | N/A |
|
|
| `activity` | [operations.Activity](../../../sdk/models/operations/activity.md)[] | :heavy_minus_sign: | N/A | |