Class CallCenter.GroupCallCenterModifyAgentListRequest

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

@Choice(minOccurs=0,value={@ChoiceGroup("agentUserIdList"),@ChoiceGroup("skilledAgentUserIdList")}) public static class CallCenter.GroupCallCenterModifyAgentListRequest extends Request<DefaultResponse>
Request to modify the agent list for a call center. The response is either SuccessResponse or ErrorResponse. If the agentUserIdList is used for Skill Based Premium call centers, the agents will be set to skill level 1. The following element is only used in AS data mode and ignored in XS data mode: skilledAgentUserIdList
Author:
AlpacaGenerator