Click or drag to resize
Infosoft Logo

CreateCustomerGdprXmlDataRequest Class

A message containing parameters needed to get all data that is registered in the system for the customer.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.CustomerServicesCreateCustomerGdprXmlDataRequest

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

The CreateCustomerGdprXmlDataRequest type exposes the following members.

Constructors
 NameDescription
Public methodCreateCustomerGdprXmlDataRequestInitializes a new instance of the CreateCustomerGdprXmlDataRequest class
Top
Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyTitleCode Gets or sets the title code.
Top
See Also