| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.hire.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonCityInfo |
CommonCityInfo.Builder.build() |
CommonCityInfo |
TalentPoolTalentBasic.getCurrentCity() |
CommonCityInfo |
TalentPoolTalentBasic.getHometownCity() |
CommonCityInfo[] |
TalentPoolTalentBasic.getPreferredCityList() |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentPoolTalentBasic.Builder |
TalentPoolTalentBasic.Builder.currentCity(CommonCityInfo currentCity)
所在地点
示例值:
|
TalentPoolTalentBasic.Builder |
TalentPoolTalentBasic.Builder.hometownCity(CommonCityInfo hometownCity)
家乡
示例值:
|
TalentPoolTalentBasic.Builder |
TalentPoolTalentBasic.Builder.preferredCityList(CommonCityInfo[] preferredCityList)
意向地点
示例值:
|
void |
TalentPoolTalentBasic.setCurrentCity(CommonCityInfo currentCity) |
void |
TalentPoolTalentBasic.setHometownCity(CommonCityInfo hometownCity) |
void |
TalentPoolTalentBasic.setPreferredCityList(CommonCityInfo[] preferredCityList) |
Copyright © 2025. All rights reserved.