UpgradeDowngradeHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The UpgradeDowngradeHelper type exposes the following members.
Name | Description | |
---|---|---|
UpgradeDowngradeHelper | Initializes a new instance of the UpgradeDowngradeHelper class |
Name | Description | |
---|---|---|
CreateUpgradeGroup |
Creates the upgrade group persistence object and saves it to repository.
| |
DeleteUpgradeGroup |
Deletes the upgrade group.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAllUpgradeGroups |
Gets all upgrade groups.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetReturnValueForInvalidSubscription |
Gets the return value for upgrade/downgrade options in case of invalid subscription.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUpgradeDowngradeOptions |
Gets the upgrade/downgrade options for subscription.
| |
GetUpgradeGroup |
Gets the upgrade group.
| |
GetUpgradeGroups |
Gets the upgrade groups containing passed item.
| |
IsUpgradeableOrDowngradeable | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdateUpgradeGroup |
Updates the upgrade group.
| |
UpgradeGroupMemberCheckDowngradeOption |
Checks status for upgrade/downgrade of current subscription to different item.
|