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

448 B

GetTopWatchedContentQueryParamIncludeGuids

Adds the Guid object to the response

Example Usage

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

let value: GetTopWatchedContentQueryParamIncludeGuids =
  GetTopWatchedContentQueryParamIncludeGuids.Enable;

Values

Name Value
Disable 0
Enable 1