mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
12 lines
1.5 KiB
Markdown
12 lines
1.5 KiB
Markdown
# Meta
|
|
|
|
The Meta object is only included in the response if the `includeMeta` parameter is set to `1`.
|
|
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
|
|
| `Type` | List<[GetRecentlyAddedType](../../Models/Requests/GetRecentlyAddedType.md)> | :heavy_minus_sign: | N/A |
|
|
| `FieldType` | List<[GetRecentlyAddedFieldType](../../Models/Requests/GetRecentlyAddedFieldType.md)> | :heavy_minus_sign: | N/A | |