public static class BatchCreateUserFlowReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCreateUserFlowReq.Builder |
batchCreateUserFlowReqBody(BatchCreateUserFlowReqBody body)
body
|
BatchCreateUserFlowReq |
build() |
BatchCreateUserFlowReq.Builder |
employeeType(BatchCreateUserFlowEmployeeTypeEnum employeeType)
请求体和响应体中的 user_id 和 creator_id 的员工工号类型
示例值:employee_id
|
BatchCreateUserFlowReq.Builder |
employeeType(String employeeType)
请求体和响应体中的 user_id 和 creator_id 的员工工号类型
示例值:employee_id
|
BatchCreateUserFlowReqBody |
getBatchCreateUserFlowReqBody() |
public BatchCreateUserFlowReq.Builder employeeType(String employeeType)
示例值:employee_id
employeeType - public BatchCreateUserFlowReq.Builder employeeType(BatchCreateUserFlowEmployeeTypeEnum employeeType)
示例值:employee_id
employeeType - BatchCreateUserFlowEmployeeTypeEnumpublic BatchCreateUserFlowReqBody getBatchCreateUserFlowReqBody()
public BatchCreateUserFlowReq.Builder batchCreateUserFlowReqBody(BatchCreateUserFlowReqBody body)
body - public BatchCreateUserFlowReq build()
Copyright © 2025. All rights reserved.