Callresult | |
public class CallresultCustomerService : ICustomerService
The CallresultCustomerService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateCustomer | Creates a new customer. | |
| GetCustomerDynamicAttributes | Gets the customer dynamic attributes. | |
| SetCustomerDynamicAttributes | Sets the customer dynamic attributes. | |
| UpdateCustomerDetails | Updates the customer details with the new values which is in the request. If a property is null or blank, it will overwrite the current values the customer has in the database. |