Class EnterpriseTrunkGroup.EnterpriseEnterpriseTrunkForceAssignUserListRequest

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

public static class EnterpriseTrunkGroup.EnterpriseEnterpriseTrunkForceAssignUserListRequest extends Request<DefaultResponse>
Request to add users to an enterprise trunk in an enterprise. 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