Class Group.GroupExistingUsersAssignUserServiceListRequest

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

public static class Group.GroupExistingUsersAssignUserServiceListRequest extends Request<DefaultResponse>
Request to assign the user services and service packs to 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