Click or drag to resize
Infosoft Logo

GeneralDataProtectionRegulationServiceGetGdprXmlPrintDataForCustomer Method

Gets gdpr xml print data for customer.

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

Parameters

request  CreateCustomerGdprXmlDataRequest
The request.

Return Value

CreateCustomerGdprXmlDataResponse
The gdpr xml print data for customer.

Implements

IGeneralDataProtectionRegulationServiceGetGdprXmlPrintDataForCustomer(CreateCustomerGdprXmlDataRequest)
Remarks
Hanmsoll, 19.02.2018.
See Also