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

430 B

GetUserDetailsAuthenticationStatus

String representation of subscriptionActive

Example Usage

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

let value: GetUserDetailsAuthenticationStatus = GetUserDetailsAuthenticationStatus.Inactive;

Values

Name Value
Inactive Inactive
Active Active