Subscribers
Subscription management for products from Gumroad
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ProductId | String |
Products.Id | |
| ProductName | String | ||
| UserId | String | ||
| UserEmail | String | ||
| PurchaseIds | String | ||
| CreatedAt | Datetime | ||
| UserRequestedCancellationAt | Datetime | ||
| ChargeOccurrenceCount | Integer | ||
| Recurrence | String | ||
| CancelledAt | Datetime | ||
| EndedAt | Datetime | ||
| FailedAt | Datetime | ||
| FreeTrialEndsAt | Datetime | ||
| LicenseKey | String | ||
| Status | String |
The allowed values are alive, active, cancelled. |