Files
plexjs/docs/sdk/models/operations/scope.md
2024-09-08 03:06:14 +00:00

261 B

Scope

all - This is the only supported scope parameter.

Example Usage

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

let value: Scope = Scope.All;

Values

Name Value
All all