Files
plexjs/docs/sdk/models/operations/includecollections.md

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