Class HuntGroup.GroupHuntGroupConsolidatedAddInstanceRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.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 weight element inside the agentWeight element will only take effect if the policy element is set to "Weighted" in the request. The response is either SuccessResponse or ErrorResponse. The following elements are only used in AS data mode: useSystemHuntGroupCLIDSetting, use value "true" in XS data mode includeHuntGroupNameInCLID, use value "true" in XS data mode
Author:
AlpacaGenerator