SubscriptionStatus Enumeration |
Namespace: NetQuarry.Services.Payment
Member name![]() | Value![]() | Description | |
---|---|---|---|
ACTIVE | 0 | The subscription is active. | |
CANCELED | 1 | The subscription has been cancelled. | |
EXPIRED | 2 | The subscription has expired. | |
PAST_DUE | 3 | The subscription payment is overdue. | |
PENDING | 4 | The subscription setup is pending completion. | |
UNRECOGNIZED | 5 | The subscription is not recognized. |