Click or drag to resize
Infosoft Logo

CreateCustomerResponse Class

Message containing the order data as it was registered in the system.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.CustomerServicesCreateCustomerResponse

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class CreateCustomerResponse

The CreateCustomerResponse type exposes the following members.

Properties
 NameDescription
Public propertyCallResultEntry Gets or sets the temporary order (callresult entry) that was created by the service.
Public propertyCreatedCustomer Gets or sets the customer that was created by the service.
Top
See Also