Difference between revisions of "SubscriptionPurchaseType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Lists the different ways a Subscription can be purchased. |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- s...") |
(No difference)
|
Latest revision as of 10:56, 2 June 2014
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