@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02: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(Object debtorAccount)
@NotNull public Object getDebtorAccount()
public void setDebtorAccount(Object debtorAccount)
public BulkPaymentInitiationCrossBorderJson payments(List<PaymentInitiationCrossBorderBulkElementJson> payments)
public BulkPaymentInitiationCrossBorderJson addPaymentsItem(PaymentInitiationCrossBorderBulkElementJson paymentsItem)
@NotNull public List<PaymentInitiationCrossBorderBulkElementJson> getPayments()
public void setPayments(List<PaymentInitiationCrossBorderBulkElementJson> payments)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.