Class CallCenter.GroupCallCenterAddInstanceRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.CallCenter.GroupCallCenterAddInstanceRequest
Enclosing class:
CallCenter

public static class CallCenter.GroupCallCenterAddInstanceRequest extends Request<DefaultResponse>
Add a Call Center instance to a group. The domain is required in the serviceUserId. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator