Click or drag to resize
Infosoft Logo

CompleteSubscriptionRequest Class

Provides data for the CompleteSubscription operation on ISubscriptionOrderService.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.SubscriptionCompleteSubscriptionRequest

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class CompleteSubscriptionRequest

The CompleteSubscriptionRequest type exposes the following members.

Properties
 NameDescription
Public propertyOrderId Gets or sets the order ID that was returned from OrderSubscription.
Public propertyPaymentOrderReference Gets or sets the Infosoft payment order reference that identifies the transaction.
Public propertyTitleCode Gets or sets the title code.
Top
See Also