Class Group.GroupDepartmentGetListRequest

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

public static class Group.GroupDepartmentGetListRequest
extends Request<Group.GroupDepartmentGetListResponse>
Request a list of departments in a group. You may request only the list of departments defined at the group-level, or you may request the list of all departments in the group including all the departments defined within the enterprise the group belongs to. The response is either GroupDepartmentGetListResponse18 or ErrorResponse.
Author:
AlpacaGenerator