| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProfileSettingPhone |
ProfileSettingPhone.Builder.build() |
ProfileSettingPhone |
ProfileSettingEmergencyContact.getPhone() |
ProfileSettingPhone |
ProfileSettingEmploymentBasicInfo.getPhone() |
ProfileSettingPhone |
ProfileSettingEmpBasicInfoForUpdate.getPhone() |
ProfileSettingPhone |
ProfileSettingDependent.getPhone() |
ProfileSettingPhone |
ProfileSettingPersonalBasicInfo.getPhone() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProfileSettingEmergencyContact.Builder |
ProfileSettingEmergencyContact.Builder.phone(ProfileSettingPhone phone)
工作电话;- 更新该字段需要在update_fields中增加employment_info.basic_info.phone;-
需要拥有权限点【读写个人手机号信息】(corehr:person.phone:write)
示例值:
|
ProfileSettingEmploymentBasicInfo.Builder |
ProfileSettingEmploymentBasicInfo.Builder.phone(ProfileSettingPhone phone)
工作电话;- 更新该字段需要在update_fields中增加employment_info.basic_info.phone;-
需要拥有权限点【读写个人手机号信息】(corehr:person.phone:write)
示例值:
|
ProfileSettingEmpBasicInfoForUpdate.Builder |
ProfileSettingEmpBasicInfoForUpdate.Builder.phone(ProfileSettingPhone phone)
工作电话;- 更新该字段需要在update_fields中增加employment_info.basic_info.phone;-
需要拥有权限点【读写个人手机号信息】(corehr:person.phone:write)
示例值:
|
ProfileSettingDependent.Builder |
ProfileSettingDependent.Builder.phone(ProfileSettingPhone phone)
工作电话;- 更新该字段需要在update_fields中增加employment_info.basic_info.phone;-
需要拥有权限点【读写个人手机号信息】(corehr:person.phone:write)
示例值:
|
ProfileSettingPersonalBasicInfo.Builder |
ProfileSettingPersonalBasicInfo.Builder.phone(ProfileSettingPhone phone)
工作电话;- 更新该字段需要在update_fields中增加employment_info.basic_info.phone;-
需要拥有权限点【读写个人手机号信息】(corehr:person.phone:write)
示例值:
|
void |
ProfileSettingEmergencyContact.setPhone(ProfileSettingPhone phone) |
void |
ProfileSettingEmploymentBasicInfo.setPhone(ProfileSettingPhone phone) |
void |
ProfileSettingEmpBasicInfoForUpdate.setPhone(ProfileSettingPhone phone) |
void |
ProfileSettingDependent.setPhone(ProfileSettingPhone phone) |
void |
ProfileSettingPersonalBasicInfo.setPhone(ProfileSettingPhone phone) |
Copyright © 2026. All rights reserved.