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