mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
604 B
604 B
GetMediaMetaDataExtras
Example Usage
import { GetMediaMetaDataExtras } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetMediaMetaDataExtras = {
size: 1,
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
number | ➖ | The size of the extras. | 1 |