Click or drag to resize
Infosoft Logo

ExtendSubscriptionRequestCustomerParameters Property

Gets or sets the customer parameters. Data on the customer such as name, telephone and e-mail.

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

Property Value

CustomerExchange
The customer parameters.
See Also