Class HuntGroup.GroupHuntGroupConsolidatedModifyInstanceRequest

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

@Choice(minOccurs=0,value={@ChoiceGroup("agentUserIdList"),@ChoiceGroup("agentWeightList")}) public static class HuntGroup.GroupHuntGroupConsolidatedModifyInstanceRequest extends Request<DefaultResponse>
Request to modify a Hunt Group instance. When phone numbers are un-assigned from the user, the unused numbers may be un-assigned from the group and service provider. If UnassignPhoneNumbersLevel is set to 'Group', the user's primary phone number, fax number and any alternate numbers, will be un-assigned from the group if the command is executed by a service provider administrator or above. When set to 'Service Provider', they will be un-assigned from the group and service provider if the command is executed by a provisioning administrator or above. When omitted, the number(s) will be left assigned to the group. An ErrorResponse will be returned if any number cannot be unassigned because of insufficient privilege. If the phoneNumber has not been assigned to the group and addPhoneNumberToGroup is set to true, it will be added to group if needed if the command is executed by a service provider administrator and above. The command will fail otherwise. The response is either SuccessResponse or ErrorResponse. The following elements are only used in AS data mode: useSystemHuntGroupCLIDSetting includeHuntGroupNameInCLID
Author:
AlpacaGenerator