mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
295 B
295 B
IncludeMeta
Adds the Meta object to the response
Example Usage
import { IncludeMeta } from "@lukehagar/plexjs/sdk/models/operations";
let value: IncludeMeta = IncludeMeta.One;
Values
| Name | Value |
|---|---|
Zero |
0 |
One |
1 |