1,064 bytes added
, 10:56, 2 June 2014
{{Api_Enum_Spec|
Description=Lists the different ways a Subscription can be purchased.
|Values=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! Value
! Name
! Details
{{!}}- valign="top"
! 0
{{!}} Unknown
{{!}}
{{!}}- valign="top"
! 1
{{!}} API-Only
{{!}} Can only be purchased through the API (Bottom->Up)
{{!}}- valign="top"
! 2
{{!}} Provisioning-Only
{{!}} Can only be purchased through the provisioning backend (Top->Down)
{{!}}- valign="top"
! 3
{{!}} Both
{{!}} Can be purchased in both ways, Bottom-Up and Top-Down
{{!}}}
|KnownIssues=
None
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 1.0
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}}
|SeeAlso=
* [[SubscriptionType]] enumeration
* [[Subscription]] object
* [[UNIAPI_Specification#Subscription Service|Subscription Service]] methods
}}