| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.contact.v3.model | |
| com.lark.oapi.service.contact.v3.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
GetDepartmentReq |
GetDepartmentReq.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetDepartmentResp |
Department.get(GetDepartmentReq req)
获取单个部门信息,调用该接口获取单个部门信息,包括部门名称、ID、父部门、负责人、状态以及成员个数等。
|
GetDepartmentResp |
Department.get(GetDepartmentReq req,
RequestOptions reqOptions)
获取单个部门信息,调用该接口获取单个部门信息,包括部门名称、ID、父部门、负责人、状态以及成员个数等。
|
Copyright © 2026. All rights reserved.