| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchBasicInfoCountryRegionReqBody.Builder |
SearchBasicInfoCountryRegionReqBody.Builder.countryRegionIdList(String[] countryRegionIdList)
国家/地区 ID 列表,可从[批量查询地点](https://open.feishu.cn/document/server-docs/corehr-v1/organization-management/location/list)接口返回的 `location.address.country_region_id`、[搜索员工信息](https://open.feishu.cn/document/server-docs/corehr-v1/employee/search)接口返回的 `person_info.address_list.country_region_id` 等字段中获取
示例值:
|
static SearchBasicInfoCountryRegionReqBody.Builder |
SearchBasicInfoCountryRegionReqBody.newBuilder() |
SearchBasicInfoCountryRegionReqBody.Builder |
SearchBasicInfoCountryRegionReqBody.Builder.statusList(Integer[] statusList)
状态列表
示例值:
|
| 构造器和说明 |
|---|
SearchBasicInfoCountryRegionReqBody(SearchBasicInfoCountryRegionReqBody.Builder builder) |
Copyright © 2024. All rights reserved.