public class BatchCreateLumpSumPaymentReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchCreateLumpSumPaymentReqBody.Builder |
| 构造器和说明 |
|---|
BatchCreateLumpSumPaymentReqBody() |
BatchCreateLumpSumPaymentReqBody(BatchCreateLumpSumPaymentReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
LumpSumPaymentForCreate[] |
getRecords() |
static BatchCreateLumpSumPaymentReqBody.Builder |
newBuilder() |
void |
setRecords(LumpSumPaymentForCreate[] records) |
public BatchCreateLumpSumPaymentReqBody()
public BatchCreateLumpSumPaymentReqBody(BatchCreateLumpSumPaymentReqBody.Builder builder)
public static BatchCreateLumpSumPaymentReqBody.Builder newBuilder()
public LumpSumPaymentForCreate[] getRecords()
public void setRecords(LumpSumPaymentForCreate[] records)
Copyright © 2025. All rights reserved.