Class GroupTrunkGroup.GroupEnterpriseTrunkForceAssignUserListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.GroupTrunkGroup.GroupEnterpriseTrunkForceAssignUserListRequest
Enclosing class:
GroupTrunkGroup

public static class GroupTrunkGroup.GroupEnterpriseTrunkForceAssignUserListRequest extends Request<DefaultResponse>
Request to add users to an enterprise trunk in a group. If the user is already assigned to another enterprise trunk, it will be unassigned from the old enterprise trunk and assigned to the new enterprise trunk specified in this request. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator