Property | Type | Description |
---|
Method | Description | |
---|---|---|
Cancel ( ) : void |
Cancels a subscription at the next period.
|
|
Reactivate ( ) : void |
Reactivates a canceled subscription which has not yet been deactivated.
|
|
Renew ( ) : RenewResult |
Only for On-Demand subscriptions: Renews the subscription according to the predefined conditions.
|
|
Update ( |
Updates the data for this subscription.
|
public Update ( |
||
updateData | The data to be submitted | |
return | void |