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

5.1 KiB
Raw Blame History

Subscription

If the accounts Plex Pass subscription is active

Example Usage

import { GetTokenDetailsAuthenticationStatus, Subscription } from "@lukehagar/plexjs/sdk/models/operations";

let value: Subscription = {
  active: true,
  subscribedAt: "2021-04-12T18:21:12Z",
  status: GetTokenDetailsAuthenticationStatus.Inactive,
};

Fields

Field Type Required Description Example
features string[] List of features allowed on your Plex Pass subscription
active boolean If the account's Plex Pass subscription is active true
subscribedAt string Date the account subscribed to Plex Pass 2021-04-12T18:21:12Z
status operations.GetTokenDetailsAuthenticationStatus String representation of subscriptionActive Inactive
paymentService string Payment service used for your Plex Pass subscription
plan string Name of Plex Pass subscription plan