Click or drag to resize
Infosoft Logo

OrderSubscriptionRequestCustomerParameters Property

Gets or sets the customer parameters. Data on the customer such as name, telephone and e-mail. For new customers the name is a requirement.

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