public static class TransferOnboardApplicationReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransferOnboardApplicationReq.Builder |
applicationId(String applicationId)
投递ID
示例值:7073372582620416300
|
TransferOnboardApplicationReq |
build() |
TransferOnboardApplicationReq.Builder |
departmentIdType(String departmentIdType)
此次调用中使用的部门 ID 的类型
示例值:
|
TransferOnboardApplicationReq.Builder |
employeeTypeIdType(String employeeTypeIdType)
此次调用中使用的「人员类型 ID」的类型
示例值:
|
TransferOnboardApplicationReqBody |
getTransferOnboardApplicationReqBody() |
TransferOnboardApplicationReq.Builder |
jobFamilyIdType(String jobFamilyIdType)
此次调用中使用的「序列 ID」的类型
示例值:
|
TransferOnboardApplicationReq.Builder |
jobLevelIdType(String jobLevelIdType)
此次调用中使用的「职级 ID」的类型
示例值:
|
TransferOnboardApplicationReq.Builder |
transferOnboardApplicationReqBody(TransferOnboardApplicationReqBody body)
body
|
TransferOnboardApplicationReq.Builder |
userIdType(String userIdType)
用户 ID 类型
示例值:open_id
|
public TransferOnboardApplicationReq.Builder userIdType(String userIdType)
示例值:open_id
userIdType - public TransferOnboardApplicationReq.Builder departmentIdType(String departmentIdType)
示例值:
departmentIdType - public TransferOnboardApplicationReq.Builder jobLevelIdType(String jobLevelIdType)
示例值:
jobLevelIdType - public TransferOnboardApplicationReq.Builder jobFamilyIdType(String jobFamilyIdType)
示例值:
jobFamilyIdType - public TransferOnboardApplicationReq.Builder employeeTypeIdType(String employeeTypeIdType)
示例值:
employeeTypeIdType - public TransferOnboardApplicationReq.Builder applicationId(String applicationId)
示例值:7073372582620416300
applicationId - public TransferOnboardApplicationReqBody getTransferOnboardApplicationReqBody()
public TransferOnboardApplicationReq.Builder transferOnboardApplicationReqBody(TransferOnboardApplicationReqBody body)
body - public TransferOnboardApplicationReq build()
Copyright © 2024. All rights reserved.