Click or drag to resize
Infosoft Logo

OrderSubscriptionRequestAddressParameters Property

Gets or sets address parameters. That is data related to the delivery of the subscription. No matter what type of subscription, and address is required (even for electronic subscriptions)

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

Property Value

AddressExchange
The address parameters.
See Also