SubscriptionHelperAdapter Class |
[Missing <summary> documentation for "T:Atomia.Billing.Core.Sdk.BusinessLogic.SubscriptionHelperAdapter"]
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The SubscriptionHelperAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
| SubscriptionHelperAdapter | Initializes a new instance of the SubscriptionHelperAdapter class |
| Name | Description | |
|---|---|---|
| GracePeriod |
Grace period business logic model.
| |
| NoticePeriod |
Notice period business logic model.
|
| Name | Description | |
|---|---|---|
| CancelTerminationRequest |
Cancels the termination request.
| |
| CreateSubscription(Subscription, Item) | ||
| CreateSubscription(Order, OrderLine, Item) | ||
| CreateTerminationRequest |
Creates the termination request.
| |
| DelayTermination |
Checks whether conditions are met for delayed termination.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExtendSubscription | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSubscriptionById | ||
| GetSubscriptionsByCustomAttribute | ||
| GetSubscriptionsByFriendlyId | ||
| GetSubscriptionsByIds | ||
| GetSubscriptionsForCustomer | ||
| GetSubscriptionStateAfterChange |
Gets state of the subscription after change action.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ListPendingSubscriptionTerminationRequests |
Lists the pending subscription termination requests.
| |
| ListTerminationRequests |
Lists the termination requests for subscription.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrepareSubscriptionForUpgrade | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |