public static class GetByParamCustomFieldReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetByParamCustomFieldReq |
build() |
GetByParamCustomFieldReq.Builder |
customApiName(String customApiName)
字段 API
name,可通过[获取自定义字段列表](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/query)接口中返回的
`custom_api_name` 字段获取
示例值:custom_field_33__c
|
GetByParamCustomFieldReq.Builder |
objectApiName(String objectApiName)
所属对象 API
name,可从[获取飞书人事对象列表](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/list_object_api_name)接口列举所有对象及其
API name
示例值:offboarding_info
|
public GetByParamCustomFieldReq.Builder objectApiName(String objectApiName)
示例值:offboarding_info
objectApiName - public GetByParamCustomFieldReq.Builder customApiName(String customApiName)
示例值:custom_field_33__c
customApiName - public GetByParamCustomFieldReq build()
Copyright © 2026. All rights reserved.