| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchBasicInfoCityReqBody.Builder |
SearchBasicInfoCityReqBody.Builder.cityIdList(String[] cityIdList)
城市 ID 列表,可从[批量查询地点](https://open.feishu.cn/document/server-docs/corehr-v1/organization-management/location/list)接口返回的 `location.address.city_id_v2`、[搜索员工信息](https://open.feishu.cn/document/server-docs/corehr-v1/employee/search)接口返回的 `person_info.address_list.city_id_v2` 等字段中获取
示例值:
|
SearchBasicInfoCityReqBody.Builder |
SearchBasicInfoCityReqBody.Builder.countryRegionSubdivisionIdList(String[] countryRegionSubdivisionIdList)
省份/主要行政区 ID 列表,可通过[查询省份/主要行政区信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/basic_info-country_region_subdivision/search)接口列举,或从[批量查询地点](https://open.feishu.cn/document/server-docs/corehr-v1/organization-management/location/list)接口返回的 `location.address.region_id`、[搜索员工信息](https://open.feishu.cn/document/server-docs/corehr-v1/employee/search)接口返回的 `person_info.address_list.region_id` 等字段中获取
示例值:
|
static SearchBasicInfoCityReqBody.Builder |
SearchBasicInfoCityReqBody.newBuilder() |
SearchBasicInfoCityReqBody.Builder |
SearchBasicInfoCityReqBody.Builder.statusList(Integer[] statusList)
状态列表
示例值:
|
| 构造器和说明 |
|---|
SearchBasicInfoCityReqBody(SearchBasicInfoCityReqBody.Builder builder) |
Copyright © 2024. All rights reserved.