1.3 KiB
1.3 KiB
UserSubscription
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| active | Boolean | [default to true] | |
| amount | BigDecimal | [default to null] | |
| created_at | Date | [default to null] | |
| description | String | [default to null] | |
| expires | Date | [default to null] | |
| id | String | [default to null] | |
| isBulkGift | Boolean | [default to false] | |
| isGift | Boolean | [default to false] | |
| licenseGroups | List | [default to null] | |
| period | String | [default to month] | |
| starts | String | [optional] [default to null] | |
| status | String | [default to active] | |
| steamItemId | String | [optional] [default to null] | |
| store | String | Which "Store" it came from. Right now only Stores are "Steam" and "Admin". | [default to null] |
| tier | Integer | [default to null] | |
| transactionId | String | [default to null] | |
| updated_at | Date | [default to null] |