# PostUsersSignInDataAuthenticationSubscription ## Fields | Field | Type | Required | Description | Example | | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `features` | List<*String*> | :heavy_minus_sign: | List of features allowed on your Plex Pass subscription | | | `active` | *Optional* | :heavy_minus_sign: | If the account's Plex Pass subscription is active | true | | `subscribedAt` | *JsonNullable* | :heavy_minus_sign: | Date the account subscribed to Plex Pass | 2021-04-12T18:21:12Z | | `status` | [Optional](../../models/operations/PostUsersSignInDataAuthenticationResponseStatus.md) | :heavy_minus_sign: | String representation of subscriptionActive | Inactive | | `paymentService` | *JsonNullable* | :heavy_minus_sign: | Payment service used for your Plex Pass subscription | | | `plan` | *JsonNullable* | :heavy_minus_sign: | Name of Plex Pass subscription plan | |