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