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