mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
7.8 KiB
7.8 KiB
PastSubscription
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
string | ✔️ | N/A | |
mode |
string | ✔️ | N/A | |
renewsAt |
int | ✔️ | N/A | 1556281940 |
endsAt |
int | ✔️ | 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 |