@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2019-01-09T13:52:08.501+01: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(AccountReference debtorAccount)
public AccountReference getDebtorAccount()
public void setDebtorAccount(AccountReference debtorAccount)
public BulkPaymentInitiationSctInstJson payments(List<PaymentInitiationSctInstBulkElementJson> payments)
public BulkPaymentInitiationSctInstJson addPaymentsItem(PaymentInitiationSctInstBulkElementJson paymentsItem)
public List<PaymentInitiationSctInstBulkElementJson> getPayments()
public void setPayments(List<PaymentInitiationSctInstBulkElementJson> payments)
Copyright © 2019. All rights reserved.