mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
322 B
322 B
IncludeCollections
include collections in the results
Example Usage
import { IncludeCollections } from "@lukehagar/plexjs/sdk/models/operations";
let value: IncludeCollections = IncludeCollections.Zero;
Values
| Name | Value |
|---|---|
One |
1 |
Zero |
0 |