public class BatchCreateUserFlowReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchCreateUserFlowReq.Builder |
| 构造器和说明 |
|---|
BatchCreateUserFlowReq() |
BatchCreateUserFlowReq(BatchCreateUserFlowReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCreateUserFlowReqBody |
getBatchCreateUserFlowReqBody() |
String |
getEmployeeType() |
static BatchCreateUserFlowReq.Builder |
newBuilder() |
void |
setBatchCreateUserFlowReqBody(BatchCreateUserFlowReqBody body) |
void |
setEmployeeType(String employeeType) |
public BatchCreateUserFlowReq()
public BatchCreateUserFlowReq(BatchCreateUserFlowReq.Builder builder)
public static BatchCreateUserFlowReq.Builder newBuilder()
public String getEmployeeType()
public void setEmployeeType(String employeeType)
public BatchCreateUserFlowReqBody getBatchCreateUserFlowReqBody()
public void setBatchCreateUserFlowReqBody(BatchCreateUserFlowReqBody body)
Copyright © 2025. All rights reserved.