| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v1.model | |
| com.lark.oapi.service.corehr.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
GetByParamCustomFieldReq |
GetByParamCustomFieldReq.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetByParamCustomFieldResp |
CustomField.getByParam(GetByParamCustomFieldReq req)
获取自定义字段详情,获取「飞书人事」具体对象下某自定义字段的详细信息
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv1/GetByParamCustomFieldSample.java ;
|
GetByParamCustomFieldResp |
CustomField.getByParam(GetByParamCustomFieldReq req,
RequestOptions reqOptions)
获取自定义字段详情,获取「飞书人事」具体对象下某自定义字段的详细信息
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv1/GetByParamCustomFieldSample.java ;
|
Copyright © 2024. All rights reserved.