| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Education |
Education.Builder.build() |
Education[] |
PersonInfo.getEducationList() |
Education |
PersonInfo.getHighestDegreeOfEducation() |
Education |
PersonInfo.getHighestLevelOfEducation() |
| 限定符和类型 | 方法和说明 |
|---|---|
PersonInfo.Builder |
PersonInfo.Builder.educationList(Education[] educationList)
教育经历列表
示例值:
|
PersonInfo.Builder |
PersonInfo.Builder.highestDegreeOfEducation(Education highestDegreeOfEducation)
最高学位教育经历
示例值:
|
PersonInfo.Builder |
PersonInfo.Builder.highestLevelOfEducation(Education highestLevelOfEducation)
最高学历教育经历
示例值:
|
void |
PersonInfo.setEducationList(Education[] educationList) |
void |
PersonInfo.setHighestDegreeOfEducation(Education highestDegreeOfEducation) |
void |
PersonInfo.setHighestLevelOfEducation(Education highestLevelOfEducation) |
Copyright © 2024. All rights reserved.