SubscriptionPurchaseType
Jump to navigation
Jump to search
Lists the different ways a Subscription can be purchased.
Values
| Value | Name | Details |
|---|---|---|
| 0 | Unknown | |
| 1 | API-Only | Can only be purchased through the API (Bottom->Up) |
| 2 | Provisioning-Only | Can only be purchased through the provisioning backend (Top->Down) |
| 3 | Both | Can be purchased in both ways, Bottom-Up and Top-Down |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial method design | Harley Cabral |
See also
- SubscriptionType enumeration
- Subscription object
- Subscription Service methods