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