@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class BulkPaymentInitiationSctInstJson extends Object
| Constructor and Description |
|---|
BulkPaymentInitiationSctInstJson() |
public BulkPaymentInitiationSctInstJson batchBookingPreferred(Boolean batchBookingPreferred)
public Boolean getBatchBookingPreferred()
public void setBatchBookingPreferred(Boolean batchBookingPreferred)
public BulkPaymentInitiationSctInstJson requestedExecutionDate(LocalDate requestedExecutionDate)
public LocalDate getRequestedExecutionDate()
public void setRequestedExecutionDate(LocalDate requestedExecutionDate)
public BulkPaymentInitiationSctInstJson debtorAccount(Object debtorAccount)
@NotNull public Object getDebtorAccount()
public void setDebtorAccount(Object debtorAccount)
public BulkPaymentInitiationSctInstJson payments(List<PaymentInitiationSctInstBulkElementJson> payments)
public BulkPaymentInitiationSctInstJson addPaymentsItem(PaymentInitiationSctInstBulkElementJson paymentsItem)
@NotNull public List<PaymentInitiationSctInstBulkElementJson> getPayments()
public void setPayments(List<PaymentInitiationSctInstBulkElementJson> payments)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.