@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2019-01-09T13:52:08.501+01:00[Europe/Berlin]") public class BulkPaymentInitiationSctJson extends Object
| Constructor and Description |
|---|
BulkPaymentInitiationSctJson() |
public BulkPaymentInitiationSctJson batchBookingPreferred(Boolean batchBookingPreferred)
public Boolean getBatchBookingPreferred()
public void setBatchBookingPreferred(Boolean batchBookingPreferred)
public BulkPaymentInitiationSctJson requestedExecutionDate(LocalDate requestedExecutionDate)
public LocalDate getRequestedExecutionDate()
public void setRequestedExecutionDate(LocalDate requestedExecutionDate)
public BulkPaymentInitiationSctJson debtorAccount(AccountReference debtorAccount)
public AccountReference getDebtorAccount()
public void setDebtorAccount(AccountReference debtorAccount)
public BulkPaymentInitiationSctJson payments(List<PaymentInitiationSctBulkElementJson> payments)
public BulkPaymentInitiationSctJson addPaymentsItem(PaymentInitiationSctBulkElementJson paymentsItem)
public List<PaymentInitiationSctBulkElementJson> getPayments()
public void setPayments(List<PaymentInitiationSctBulkElementJson> payments)
Copyright © 2019. All rights reserved.