Class CallCenter.UserCallCenterGetRequest

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

public static class CallCenter.UserCallCenterGetRequest extends Request<CallCenter.UserCallCenterGetResponse>
Get the user's call center settings and the list of call centers the specified user belongs to. The response is either a UserCallCenterGetResponse19 or an ErrorResponse.
Author:
AlpacaGenerator