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

448 B

GetLibrarySectionsAllQueryParamIncludeMeta

Adds the Meta object to the response

Example Usage

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

let value: GetLibrarySectionsAllQueryParamIncludeMeta =
  GetLibrarySectionsAllQueryParamIncludeMeta.Enable;

Values

Name Value
Disable 0
Enable 1