mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
7.8 KiB
7.8 KiB
PastSubscription
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ID |
string | ✔️ | N/A | |
Mode |
string | ✔️ | N/A | |
RenewsAt |
int64 | ✔️ | N/A | 1556281940 |
EndsAt |
int64 | ✔️ | N/A | 1556281940 |
Canceled |
*bool | ➖ | N/A | false |
GracePeriod |
*bool | ➖ | N/A | false |
OnHold |
*bool | ➖ | N/A | false |
CanReactivate |
*bool | ➖ | N/A | false |
CanUpgrade |
*bool | ➖ | N/A | false |
CanDowngrade |
*bool | ➖ | N/A | false |
CanConvert |
*bool | ➖ | N/A | false |
Type |
string | ✔️ | N/A | plexpass |
Transfer |
string | ✔️ | N/A | |
State |
operations.PostUsersSignInDataState | ✔️ | N/A | ended |
Billing |
operations.Billing | ✔️ | N/A |