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

362 B

QueryParamIncludeMeta

Adds the Meta object to the response

Example Usage

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

let value: QueryParamIncludeMeta = QueryParamIncludeMeta.Enable;

Values

Name Value
Disable 0
Enable 1