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

5.7 KiB
Raw Blame History

GetUserDetailsSubscription

Example Usage

import { GetUserDetailsAuthenticationResponseStatus, GetUserDetailsSubscription } from "@lukehagar/plexjs/sdk/models/operations";

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

Fields

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