Click or drag to resize
Infosoft Logo

OrderSubscriptionRequestSubscriptionParameters Property

Gets or sets the subscription parameters. Data defining the subscription, such as when to start it, which product is subscribed to etc.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public SubscriptionExchange SubscriptionParameters { get; set; }

Property Value

SubscriptionExchange
The subscription parameters.
See Also