Class Group.GroupExistingUsersUnassignUserServiceListRequest

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

public static class Group.GroupExistingUsersUnassignUserServiceListRequest extends Request<DefaultResponse>
Requests to unassign the user services and service packs for all existing users within the group. BroadSoft recommends using this command only for small groups with less than 100 users. This command will return an error if the group has over 500 users. The recommended way to bulk assign/unassign services is Service Pack Migration. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator