| Class | Description |
---|
| ConnectCustomerWithCxenseRequest |
This class contains properties for connecting a customer with a cxense profile, based on a customer number and a cxense profile id
|
| ConnectCustomerWithCxenseResponse |
The response class that returns the customer number of the customer being connected to a Cxense account.
|
| DeleteCxenseProfileRequest |
This class contains properties for deleting a cxense profile and its data, based on the customer number.
|
| DeleteCxenseProfileResponse |
The response class that returns the customer number of the customer that was had its cxense profile data deleted. If the operation was a success, the message properyt will be empty.
|