Class Group.GroupDepartmentGetAvailableParentListRequest

  • Enclosing class:
    Group

    public static class Group.GroupDepartmentGetAvailableParentListRequest
    extends Request<Group.GroupDepartmentGetAvailableParentListResponse>
    Get a list of departments that could be the parent department of the specified department. The department itself and all its descendents are not eligible to be the parent department. If the group belongs to an enterprise, it also returns the departments defined in the enterprise it belongs to. The response is either GroupDepartmentGetAvailableParentListResponse or ErrorResponse.
    Author:
    AlpacaGenerator