Click or drag to resize
Infosoft Logo

ChangeSubscriptionProductRequest Class

A message contract having for requesting a subscription product change
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.SubscriptionChangeSubscriptionProductRequest

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

The ChangeSubscriptionProductRequest type exposes the following members.

Properties
 NameDescription
Public propertyChangeScope Gets or sets the change scope.
Public propertyChangeSignature Gets or sets the signature that will be registered for the change. Commonly set to "WEB" or another identifier for the service caller.
Public propertyProductChangeParameters Gets or sets the product change parameters.
Top
See Also