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