Click or drag to resize

SubscriptionHelperAdapter Methods

The SubscriptionHelperAdapter type exposes the following members.

Methods
  NameDescription
Public methodCancelTerminationRequest
Cancels the termination request.
Public methodCreateSubscription(Subscription, Item)
Public methodCreateSubscription(Order, OrderLine, Item)
Public methodCreateTerminationRequest
Creates the termination request.
Public methodDelayTermination
Checks whether conditions are met for delayed termination.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExtendSubscription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSubscriptionById
Public methodGetSubscriptionsByCustomAttribute
Public methodGetSubscriptionsByFriendlyId
Public methodGetSubscriptionsByIds
Public methodGetSubscriptionsForCustomer
Public methodGetSubscriptionStateAfterChange
Gets state of the subscription after change action.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodListPendingSubscriptionTerminationRequests
Lists the pending subscription termination requests.
Public methodListTerminationRequests
Lists the termination requests for subscription.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareSubscriptionForUpgrade
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also