AvailableSubscriptionActions
List of actions available for subscriptions.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| CanCancel |
Indicates whether the subscription can be cancelled. Valid values are: True , False. |
boolean |
None. |
| CanConfigure |
Indicates whether the subscription can be configured. Valid values are: True , False. |
boolean |
None. |
| CanRestore |
Indicates whether the subscription can be restored to Active status. Valid values are: True , False. |
boolean |
None. |
| CanSuspend |
Indicates whether the subscription can be suspended. Valid values are: True , False. |
boolean |
None. |
| CanUpgrade |
Indicates whether the subscription can be upgraded. Valid values are: True , False. |
boolean |
None. |
| CanDowngrade |
Indicates whether the subscription can be downgraded. Valid values are: True , False. |
boolean |
None. |