mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
5.6 KiB
5.6 KiB
Subscription
If the account’s Plex Pass subscription is active
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
features |
T::Array<::String> | ➖ | List of features allowed on your Plex Pass subscription | |
active |
T.nilable(T::Boolean) | ➖ | If the account's Plex Pass subscription is active | true |
subscribed_at |
T.nilable(::String) | ➖ | Date the account subscribed to Plex Pass | 2021-04-12T18:21:12Z |
status |
T.nilable(::PlexRubySDK::Operations::GetTokenDetailsAuthenticationStatus) | ➖ | String representation of subscriptionActive | Inactive |
payment_service |
T.nilable(::String) | ➖ | Payment service used for your Plex Pass subscription | |
plan |
T.nilable(::String) | ➖ | Name of Plex Pass subscription plan |