Whether to include collections in the search results.
import { GetSearchAllLibrariesQueryParamIncludeCollections } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetSearchAllLibrariesQueryParamIncludeCollections =
GetSearchAllLibrariesQueryParamIncludeCollections.Enable;
Name | Value |
---|---|
Disable |
0 |
Enable |
1 |