mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
13 lines
5.5 KiB
Markdown
13 lines
5.5 KiB
Markdown
# PostUsersSignInDataAuthenticationSubscription
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| `features` | array<*string*> | :heavy_minus_sign: | List of features allowed on your Plex Pass subscription | |
|
|
| `active` | *?bool* | :heavy_minus_sign: | If the account's Plex Pass subscription is active | true |
|
|
| `status` | [?Operations\PostUsersSignInDataAuthenticationResponseStatus](../../Models/Operations/PostUsersSignInDataAuthenticationResponseStatus.md) | :heavy_minus_sign: | String representation of subscriptionActive | Inactive |
|
|
| `subscribedAt` | *?string* | :heavy_minus_sign: | Date the account subscribed to Plex Pass | 2021-04-12T18:21:12Z |
|
|
| `paymentService` | *?string* | :heavy_minus_sign: | Payment service used for your Plex Pass subscription | |
|
|
| `plan` | *?string* | :heavy_minus_sign: | Name of Plex Pass subscription plan | | |