public static class CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateEmpCustomOrgEmployeeCustomOrgReqBody |
build() |
CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder |
customOrgWithRates(CustomOrgWithRate[] customOrgWithRates)
自定义组织列表
示例值:
|
CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder |
effectiveTime(String effectiveTime)
生效时间
示例值:2024-06-01
|
CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder |
objectApiName(String objectApiName)
自定义组织类型编码
示例值:custom_org_03
|
CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder |
startReason(String startReason)
变更原因
示例值:开放平台变更
|
CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder |
userId(String userId)
用户ID
示例值:00067
|
public CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder userId(String userId)
示例值:00067
userId - public CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder objectApiName(String objectApiName)
示例值:custom_org_03
objectApiName - public CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder customOrgWithRates(CustomOrgWithRate[] customOrgWithRates)
示例值:
customOrgWithRates - public CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder startReason(String startReason)
示例值:开放平台变更
startReason - public CreateEmpCustomOrgEmployeeCustomOrgReqBody.Builder effectiveTime(String effectiveTime)
示例值:2024-06-01
effectiveTime - public CreateEmpCustomOrgEmployeeCustomOrgReqBody build()
Copyright © 2026. All rights reserved.