Class CallCenter.GroupCallCenterAddAgentListRequest

  • Enclosing class:
    CallCenter

    @ChoiceGroup("agentUserId") @ChoiceGroup("agentSkillList")
    public static class CallCenter.GroupCallCenterAddAgentListRequest
    extends Request<DefaultResponse>
    Add agent(s) to a call center. The response is either SuccessResponse or ErrorResponse. If the skill level is not present for skill based premium call centers, the users will be set to skill level 1. The following element is only used in AS data mode and ignored in XS data mode: agentSkillList
    Author:
    AlpacaGenerator