- All Implemented Interfaces:
- Serializable
public class GroupDnGetAssignmentListResponse18Proxy
extends Object
implements Serializable
Response to the GroupDnGetAssignmentListRequest18. The response contains a table with columns: "Phone Numbers", "Department", "Activated", "User Id", "Last Name", "First Name", "Extension", "Email Address", "User Type". The "Phone Numbers" column contains either a single DN or a range of DNs. The "User Id", "Last Name" and "First Name" columns contains the corresponding attributes of the user possessing the DN(s). For a service instance, "Last Name" contains the service instance name and "First Name" column contains the corresponding enumerated UserType value. The "Department" column contains the department of the DN, not the department of the user or service instance. The "Activated" column indicates if the DN or DN range has been activated. Only has a value if the DN(s) is assigned to a user. The "User Type" column contains the corresponding enumerated UserType value. NOTE: the same phone number can show up in the list twice if the phone number is being used as the group calling line Id.
- See Also:
- Serialized Form