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

5.1 KiB
Raw Blame History

Subscription

If the accounts Plex Pass subscription is active

Example Usage

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

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

Fields

Field Type Required Description Example
features operations.Features[] 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.GetUserDetailsAuthenticationStatus String representation of subscriptionActive Inactive
paymentService string Payment service used for your Plex Pass subscription
plan string Name of Plex Pass subscription plan