Click or drag to resize
Infosoft Logo

ChangeSubscriptionDiscountRequest Class

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

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

The ChangeSubscriptionDiscountRequest type exposes the following members.

Properties
 NameDescription
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 propertyDiscountCode Gets or sets the discount code.
Public propertyDiscountResponsibleCode Gets or sets the discount responsible.
Public propertyStartDate Gets or sets the start date.
Public propertySubscriptionIdentifier Gets or sets the subscription identifier.
Top
See Also