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