mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-07 20:57:45 +00:00
7.8 KiB
7.8 KiB
PastSubscription
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
Nullable[str] | ✔️ | N/A | |
mode |
Nullable[str] | ✔️ | N/A | |
renews_at |
Nullable[int] | ✔️ | N/A | 1556281940 |
ends_at |
Nullable[int] | ✔️ | N/A | 1556281940 |
type |
str | ✔️ | N/A | plexpass |
transfer |
Nullable[str] | ✔️ | N/A | |
state |
operations.PostUsersSignInDataState | ✔️ | N/A | ended |
billing |
operations.Billing | ✔️ | N/A | |
canceled |
Optional[bool] | ➖ | N/A | false |
grace_period |
Optional[bool] | ➖ | N/A | false |
on_hold |
Optional[bool] | ➖ | N/A | false |
can_reactivate |
Optional[bool] | ➖ | N/A | false |
can_upgrade |
Optional[bool] | ➖ | N/A | false |
can_downgrade |
Optional[bool] | ➖ | N/A | false |
can_convert |
Optional[bool] | ➖ | N/A | false |