Click or drag to resize
Infosoft Logo

CallresultCustomerServiceGetCustomerDynamicAttributes Method

Gets the customer dynamic attributes.

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public DynamicAttributesListResponse GetCustomerDynamicAttributes(
	GetCustomerDynamicAttributesRequest request
)

Parameters

request  GetCustomerDynamicAttributesRequest
The request.

Return Value

DynamicAttributesListResponse
A list of all currently applied attributes
See Also