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

366 B

QueryParamIncludeGuids

Adds the Guid object to the response

Example Usage

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

let value: QueryParamIncludeGuids = QueryParamIncludeGuids.Enable;

Values

Name Value
Disable 0
Enable 1