@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-01-11T12:48:04.675377+02:00[Europe/Kiev]") 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)
@Valid public @Valid LocalDate getRequestedExecutionDate()
public void setRequestedExecutionDate(LocalDate requestedExecutionDate)
public BulkPaymentInitiationSctInstJson debtorAccount(AccountReference debtorAccount)
@NotNull @Valid public @NotNull @Valid AccountReference getDebtorAccount()
public void setDebtorAccount(AccountReference debtorAccount)
public BulkPaymentInitiationSctInstJson payments(List<PaymentInitiationSctInstBulkElementJson> payments)
public BulkPaymentInitiationSctInstJson addPaymentsItem(PaymentInitiationSctInstBulkElementJson paymentsItem)
@NotNull @Valid public @NotNull @Valid List<PaymentInitiationSctInstBulkElementJson> getPayments()
public void setPayments(List<PaymentInitiationSctInstBulkElementJson> payments)
Copyright © 2019. All rights reserved.