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

327 B

IncludeGuids

Adds the Guids object to the response

Example Usage

import { IncludeGuids } from "@lukehagar/plexjs/sdk/models/operations";

let value: IncludeGuids = IncludeGuids.Enable;

Values

Name Value
Disable 0
Enable 1