Class HuntGroup.GroupHuntGroupConsolidatedAddInstanceRequest

  • Enclosing class:
    HuntGroup

    @Choice(minOccurs=0,value={@ChoiceGroup("agentUserId"),@ChoiceGroup("agentWeight")})
    public static class HuntGroup.GroupHuntGroupConsolidatedAddInstanceRequest
    extends Request<DefaultResponse>
    Add a Hunt Group instance to a group. The domain is required in the serviceUserId. If the phoneNumber has not been assigned to the group and addPhoneNumberToGroup is set to true, it will be added to group if the command is executed by a service provider administrator or above and the number is already assigned to the service provider. The command will fail otherwise. The response is either SuccessResponse or ErrorResponse. The following elements are only used in AS data mode: useSystemHuntGroupCLIDSetting, use value "true" in HSS data mode includeHuntGroupNameInCLID, use value "true" in HSS data mode
    Author:
    AlpacaGenerator