Files
plexjs/docs/models/gettransienttokenqueryparamtype.md

398 B

GetTransientTokenQueryParamType

delegation - This is the only supported type parameter.

Example Usage

import { GetTransientTokenQueryParamType } from "@lukehagar/plexjs";

let value: GetTransientTokenQueryParamType = GetTransientTokenQueryParamType.Delegation;

Values

Name Value
Delegation delegation