类的使用
com.lark.oapi.service.contact.v3.model.UnbindDepartmentUnitReq
使用UnbindDepartmentUnitReq的程序包
-
com.lark.oapi.service.contact.v3中UnbindDepartmentUnitReq的使用
修饰符和类型方法说明ContactService.Unit.unbindDepartment(UnbindDepartmentUnitReq req) 解除部门与单位的绑定关系,通过该接口解除部门与单位的绑定关系,需更新单位的权限,需对应部门的通讯录权限。ContactService.Unit.unbindDepartment(UnbindDepartmentUnitReq req, RequestOptions reqOptions) 解除部门与单位的绑定关系,通过该接口解除部门与单位的绑定关系,需更新单位的权限,需对应部门的通讯录权限。 -
com.lark.oapi.service.contact.v3.model中UnbindDepartmentUnitReq的使用