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