public class BatchGetEmployeesBpReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchGetEmployeesBpReq.Builder |
| 构造器和说明 |
|---|
BatchGetEmployeesBpReq() |
BatchGetEmployeesBpReq(BatchGetEmployeesBpReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchGetEmployeesBpReqBody |
getBatchGetEmployeesBpReqBody() |
String |
getUserIdType() |
static BatchGetEmployeesBpReq.Builder |
newBuilder() |
void |
setBatchGetEmployeesBpReqBody(BatchGetEmployeesBpReqBody body) |
void |
setUserIdType(String userIdType) |
public BatchGetEmployeesBpReq()
public BatchGetEmployeesBpReq(BatchGetEmployeesBpReq.Builder builder)
public static BatchGetEmployeesBpReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public BatchGetEmployeesBpReqBody getBatchGetEmployeesBpReqBody()
public void setBatchGetEmployeesBpReqBody(BatchGetEmployeesBpReqBody body)
Copyright © 2025. All rights reserved.