Class Group.GroupDnGetAssignmentListRequest

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

public static class Group.GroupDnGetAssignmentListRequest extends Request<Group.GroupDnGetAssignmentListResponse>
Get the list of assigned and unassigned DNs in a group. Each DN can be assigned to a user and/or department. Ranges of DNs with identical assignment and activation properties are coalesced to a single table row entry. Dns assigned to the IMRN pool are not listed in the response. The response is either a GroupDnGetAssignmentListResponse18 or an ErrorResponse.
Author:
AlpacaGenerator