Click or drag to resize
Infosoft Logo

CreateCustomerGdprXmlDataResponse Class

Message containing all customer data as it is registered in the system.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.CustomerServicesCreateCustomerGdprXmlDataResponse

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

The CreateCustomerGdprXmlDataResponse type exposes the following members.

Constructors
 NameDescription
Public methodCreateCustomerGdprXmlDataResponseInitializes a new instance of the CreateCustomerGdprXmlDataResponse class
Top
Properties
 NameDescription
Public propertyCustomerGdprXmlData Gets or sets the customer gdpr xml data.
Top
See Also